[Midnightbsd-cvs] mports [19913] trunk/lang/etoile-compiler/Makefile: partial fix
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 21:53:46 EDT 2015
Revision: 19913
http://svnweb.midnightbsd.org/mports/?rev=19913
Author: laffer1
Date: 2015-08-20 21:53:44 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
partial fix
Modified Paths:
--------------
trunk/lang/etoile-compiler/Makefile
Modified: trunk/lang/etoile-compiler/Makefile
===================================================================
--- trunk/lang/etoile-compiler/Makefile 2015-08-21 01:51:47 UTC (rev 19912)
+++ trunk/lang/etoile-compiler/Makefile 2015-08-21 01:53:44 UTC (rev 19913)
@@ -12,12 +12,8 @@
LICENSE= bsd2
-USES= tar:bzip2
-USE_GNUSTEP= yes
-USE_GNUSTEP_PREFIX= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= tar:bzip2 gnustep
+USE_GNUSTEP= back build
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_GNUSTEP_LOCAL_LIBS+= EtoileFoundation:${FOUNDATION_PORT}
USE_GNUSTEP_LOCAL_LIBS+= LanguageKit:${LANGUAGEKIT_PORT}
More information about the Midnightbsd-cvs
mailing list