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

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 18:54:14 EDT 2007


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

Modified Files:
--------------
    mports/deskutils/etoile-outerspace:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/etoile-outerspace/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldeskutils/etoile-outerspace/Makefile -Ldeskutils/etoile-outerspace/Makefile -u -r1.1 -r1.2
--- deskutils/etoile-outerspace/Makefile
+++ deskutils/etoile-outerspace/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	outerspace
 PORTVERSION=	0.1.${SNAPSHOT}
+PORTREVISION=	1
 CATEGORIES=	deskutils gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        bsd3
@@ -31,7 +32,6 @@
 USE_GNUSTEP_SYSTEM_LIBS+= \
 	XWindowServerKit:${XWINDOWSERVERKIT_PORT} \
 
-#NO_FILTER_SHLIBS=       yes
 MAKE_FLAGS+=            OPTFLAG="${CFLAGS} -I${X11BASE}/include"
 
 SNAPSHOT=       20070728


More information about the Midnightbsd-cvs mailing list