[Midnightbsd-cvs] mports [19907] trunk/editors/codeeditor/Makefile: update gnustep depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 21:43:23 EDT 2015
Revision: 19907
http://svnweb.midnightbsd.org/mports/?rev=19907
Author: laffer1
Date: 2015-08-20 21:43:21 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
update gnustep depends
Modified Paths:
--------------
trunk/editors/codeeditor/Makefile
Modified: trunk/editors/codeeditor/Makefile
===================================================================
--- trunk/editors/codeeditor/Makefile 2015-08-21 01:42:11 UTC (rev 19906)
+++ trunk/editors/codeeditor/Makefile 2015-08-21 01:43:21 UTC (rev 19907)
@@ -13,10 +13,8 @@
LICENSE= gpl2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= gnustep
+USE_GNUSTEP= back build
WRKSRC= ${WRKDIR}/CodeEditor
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
More information about the Midnightbsd-cvs
mailing list