[Midnightbsd-cvs] mports [19904] trunk/editors/textedit/Makefile: todo; fix this completely
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 21:36:33 EDT 2015
Revision: 19904
http://svnweb.midnightbsd.org/mports/?rev=19904
Author: laffer1
Date: 2015-08-20 21:36:32 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
todo; fix this completely
Modified Paths:
--------------
trunk/editors/textedit/Makefile
Modified: trunk/editors/textedit/Makefile
===================================================================
--- trunk/editors/textedit/Makefile 2015-08-21 01:30:14 UTC (rev 19903)
+++ trunk/editors/textedit/Makefile 2015-08-21 01:36:32 UTC (rev 19904)
@@ -11,13 +11,10 @@
COMMENT= Basic text editor for GNUstep
LICENSE= other
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= tar:bzip2 gnustep
+USE_GNUSTEP= back build gui
+WRKSRC= ${WRKDIR}/${DISTNAME}/${USE_GNUSTEP_MAKE_DIRS}
USE_GNUSTEP_MAKE_DIRS= System/Applications/TextEdit
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
More information about the Midnightbsd-cvs
mailing list