[Midnightbsd-cvs] mports [19914] trunk/math/matharray/Makefile: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 20 22:01:09 EDT 2015


Revision: 19914
          http://svnweb.midnightbsd.org/mports/?rev=19914
Author:   laffer1
Date:     2015-08-20 22:01:07 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
update depends

Modified Paths:
--------------
    trunk/math/matharray/Makefile

Modified: trunk/math/matharray/Makefile
===================================================================
--- trunk/math/matharray/Makefile	2015-08-21 01:53:44 UTC (rev 19913)
+++ trunk/math/matharray/Makefile	2015-08-21 02:01:07 UTC (rev 19914)
@@ -11,9 +11,8 @@
 COMMENT=	Class library for mathematical manipulation of matrices
 LICENSE=	lgpl
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BASE=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		gnustep
+USE_GNUSTEP=	build base
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 



More information about the Midnightbsd-cvs mailing list