[Midnightbsd-cvs] mports [20610] trunk/www/etoile-bookmarkkit/Makefile: fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 31 18:45:16 EDT 2015


Revision: 20610
          http://svnweb.midnightbsd.org/mports/?rev=20610
Author:   laffer1
Date:     2015-10-31 18:45:16 -0400 (Sat, 31 Oct 2015)
Log Message:
-----------
fix depends

Modified Paths:
--------------
    trunk/www/etoile-bookmarkkit/Makefile

Modified: trunk/www/etoile-bookmarkkit/Makefile
===================================================================
--- trunk/www/etoile-bookmarkkit/Makefile	2015-10-31 20:44:25 UTC (rev 20609)
+++ trunk/www/etoile-bookmarkkit/Makefile	2015-10-31 22:45:16 UTC (rev 20610)
@@ -18,10 +18,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Etoile Project BookmarkKit framework
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		gnustep
+USE_GNUSTEP=	back build
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LOCAL_LIBS+=	CollectionKit:${COLLECTIONKIT_PORT}
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}



More information about the Midnightbsd-cvs mailing list