[Midnightbsd-cvs] mports: Makefile: NO_FILTER_SHLIB

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 18:56:34 EDT 2007


Log Message:
-----------
NO_FILTER_SHLIB

Modified Files:
--------------
    mports/devel/etoile-foundation:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/etoile-foundation/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ldevel/etoile-foundation/Makefile -Ldevel/etoile-foundation/Makefile -u -r1.4 -r1.5
--- devel/etoile-foundation/Makefile
+++ devel/etoile-foundation/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	foundation
 PORTVERSION=	0.1.${SNAPSHOT}
+PORTREVISION=	1
 CATEGORIES=	devel gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        bsd3
@@ -24,7 +25,6 @@
 USE_GNUSTEP_INSTALL=	yes
 DEFAULT_LIBVERSION=	0.1
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
-NO_FILTER_SHLIBS=       yes
 
 SNAPSHOT=       20070728
 WRKSRC=	${WRKDIR}/Etoile-0.2/


More information about the Midnightbsd-cvs mailing list