[Midnightbsd-cvs] mports: Makefile: USE_LDCONFIG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 22 18:05:27 EDT 2008


Log Message:
-----------
USE_LDCONFIG

Modified Files:
--------------
    mports/security/pinentry:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/pinentry/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/pinentry/Makefile -L security/pinentry/Makefile -u -r1.2 -r1.3
--- security/pinentry/Makefile
+++ security/pinentry/Makefile
@@ -21,12 +21,11 @@
 
 CONFLICTS?=	pinentry-[a-z]*-[0.9]*
 
-USE_GETOPT_LONG=yes
 USE_ICONV=	yes
 WANT_GNOME=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 INFO=		pinentry
 
 CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE}


More information about the Midnightbsd-cvs mailing list