[Midnightbsd-cvs] mports [19486] trunk/x11-wm/etoile-azdock/Makefile: gnustep refactor
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jun 10 21:33:30 EDT 2015
Revision: 19486
http://svnweb.midnightbsd.org/mports/?rev=19486
Author: laffer1
Date: 2015-06-10 21:33:28 -0400 (Wed, 10 Jun 2015)
Log Message:
-----------
gnustep refactor
Modified Paths:
--------------
trunk/x11-wm/etoile-azdock/Makefile
Modified: trunk/x11-wm/etoile-azdock/Makefile
===================================================================
--- trunk/x11-wm/etoile-azdock/Makefile 2015-06-11 01:28:41 UTC (rev 19485)
+++ trunk/x11-wm/etoile-azdock/Makefile 2015-06-11 01:33:28 UTC (rev 19486)
@@ -8,7 +8,7 @@
PORTNAME= azdock
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm gnustep
MASTER_SITES= http://download.gna.org/etoile/
LICENSE= bsd3
@@ -18,10 +18,8 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Etoile Project AZDock is a wm-dock
-USE_GNUSTEP= yes
-USE_GNUSTEP_PREFIX= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
+USES= gnustep
+USE_GNUSTEP= back build
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT}
USE_GNUSTEP_LOCAL_LIBS+= BookmarkKit:${BOOKMARKKIT_PORT}
More information about the Midnightbsd-cvs
mailing list