[Midnightbsd-cvs] mports [19859] trunk/deskutils/preferencepanes/Makefile: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 20 08:30:01 EDT 2015


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

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

Modified: trunk/deskutils/preferencepanes/Makefile
===================================================================
--- trunk/deskutils/preferencepanes/Makefile	2015-08-20 12:29:20 UTC (rev 19858)
+++ trunk/deskutils/preferencepanes/Makefile	2015-08-20 12:30:00 UTC (rev 19859)
@@ -15,15 +15,13 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	PreferencePanes framework for GNUstep
+
 LICENSE=	gpl2
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/PreferencePanes
-USE_GMAKE=	yes
-USE_GNUSTEP=	yes
-USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
-USE_GNUSTEP_INSTALL=	yes
+
+USES=           gnustep gmake
+USE_GNUSTEP=    back build
 DEFAULT_LIBVERSION=	1.0.0
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list