[Midnightbsd-cvs] mports: Makefile: Remove pam 4x sample.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 5 21:53:00 EDT 2008


Log Message:
-----------
Remove pam 4x sample.  Found on magus.

Modified Files:
--------------
    mports/security/libgnomesu:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libgnomesu/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/libgnomesu/Makefile -L security/libgnomesu/Makefile -u -r1.1 -r1.2
--- security/libgnomesu/Makefile
+++ security/libgnomesu/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	libgnomesu
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	security gnome
 MASTER_SITES=	http://members.chello.nl/~h.lai/libgnomesu/
 
@@ -26,7 +27,6 @@
 
 post-install:
 	${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_DATA} ${FILESDIR}/gnomesu-pam.4.x.sample ${EXAMPLESDIR}
 	${INSTALL_DATA} ${FILESDIR}/gnomesu-pam.5.x.sample ${EXAMPLESDIR}
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}


More information about the Midnightbsd-cvs mailing list