[Midnightbsd-cvs] mports: Makefile: no filter shlib

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 18:53:41 EDT 2007


Log Message:
-----------
no filter shlib

Modified Files:
--------------
    mports/deskutils/etoile-inspectorkit:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/etoile-inspectorkit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldeskutils/etoile-inspectorkit/Makefile -Ldeskutils/etoile-inspectorkit/Makefile -u -r1.2 -r1.3
--- deskutils/etoile-inspectorkit/Makefile
+++ deskutils/etoile-inspectorkit/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	inspectorkit
 PORTVERSION=	0.1.${SNAPSHOT}
+PORTREVISION=	1
 CATEGORIES=	deskutils gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        bsd3
@@ -24,7 +25,6 @@
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 USE_GNUSTEP_LOCAL_LIBS+= PaneKit:${PANEKIT_PORT}
 USE_GNUSTEP_LOCAL_LIBS+= IconKit:${ICONKIT_PORT}
-#NO_FILTER_SHLIBS=       yes
 
 SNAPSHOT=       20070728
 WRKSRC=	${WRKDIR}/Etoile-0.2/


More information about the Midnightbsd-cvs mailing list