[Midnightbsd-cvs] mports [19909] trunk/lang/steptalk/Makefile: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 20 21:48:55 EDT 2015


Revision: 19909
          http://svnweb.midnightbsd.org/mports/?rev=19909
Author:   laffer1
Date:     2015-08-20 21:48:52 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
update depends

Modified Paths:
--------------
    trunk/lang/steptalk/Makefile

Modified: trunk/lang/steptalk/Makefile
===================================================================
--- trunk/lang/steptalk/Makefile	2015-08-21 01:47:49 UTC (rev 19908)
+++ trunk/lang/steptalk/Makefile	2015-08-21 01:48:52 UTC (rev 19909)
@@ -11,10 +11,9 @@
 COMMENT=	The official GNUstep scripting framework
 LICENSE=	gpl2
 
-USE_GNUSTEP=	yes
+USES=		gnustep
+USE_GNUSTEP=	gui build
 USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_GUI=	yes
-USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 



More information about the Midnightbsd-cvs mailing list