[Midnightbsd-cvs] mports: Makefile: NO_FILTER_SHLIB (needs another pass)

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 18:49:04 EDT 2007


Log Message:
-----------
NO_FILTER_SHLIB (needs another pass)

Modified Files:
--------------
    mports/databases/sqlclient:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/sqlclient/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldatabases/sqlclient/Makefile -Ldatabases/sqlclient/Makefile -u -r1.1 -r1.2
--- databases/sqlclient/Makefile
+++ databases/sqlclient/Makefile
@@ -23,11 +23,9 @@
 USE_GNUSTEP_CONFIGURE=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
-MAKEFILE=	GNUmakefile
 ALL_TARGET=
 LDCONFIG_DIRS=	${LOCALLIBDIR}
-INSTALLS_SHLIB=	yes
-NO_FILTER_SHLIBS=	yes
+USE_LDCONFIG=	yes
 
 USE_GNUSTEP_LOCAL_LIBS+=	Performance:${PERFORMANCE_PORT}
 PERFORMANCE_PORT?=	devel/performance


More information about the Midnightbsd-cvs mailing list