[Midnightbsd-cvs] mports [19856] trunk/deskutils/toolbox/Makefile: fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 20 08:27:11 EDT 2015


Revision: 19856
          http://svnweb.midnightbsd.org/mports/?rev=19856
Author:   laffer1
Date:     2015-08-20 08:27:09 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
fix depends

Modified Paths:
--------------
    trunk/deskutils/toolbox/Makefile

Modified: trunk/deskutils/toolbox/Makefile
===================================================================
--- trunk/deskutils/toolbox/Makefile	2015-08-20 12:26:16 UTC (rev 19855)
+++ trunk/deskutils/toolbox/Makefile	2015-08-20 12:27:09 UTC (rev 19856)
@@ -14,9 +14,8 @@
 
 LICENSE=	gpl2
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=           gnustep
+USE_GNUSTEP=    back build
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LOCAL_LIBS+=	Toolbox:${TOOLBOXKIT_PORT}
 



More information about the Midnightbsd-cvs mailing list