aboutsummaryrefslogtreecommitdiff
path: root/deskutils/preferences
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 07:44:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 07:44:41 +0000
commit06f79b66f2eb028c4ab81977dcb1e010ef9cf946 (patch)
treeb7aed86ac84412d11603ce23b7893d46f0d7475b /deskutils/preferences
parent5c3f57fd49a53ee36e7a7bc6263e4dd1fd331c27 (diff)
downloadports-06f79b66f2eb028c4ab81977dcb1e010ef9cf946.tar.gz
ports-06f79b66f2eb028c4ab81977dcb1e010ef9cf946.zip
Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences
Notes
Notes: svn path=/head/; revision=383626
Diffstat (limited to 'deskutils/preferences')
-rw-r--r--deskutils/preferences/Makefile9
-rw-r--r--deskutils/preferences/pkg-descr3
2 files changed, 3 insertions, 9 deletions
diff --git a/deskutils/preferences/Makefile b/deskutils/preferences/Makefile
index 34e481edbd53..3577fc894f02 100644
--- a/deskutils/preferences/Makefile
+++ b/deskutils/preferences/Makefile
@@ -13,12 +13,9 @@ COMMENT= GNUstep workspace manager
LICENSE_COMB= multi
LICENSE= GPLv2 LGPL21
-USES= tar:bzip2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
+USES= tar:bzip2 gnustep
+USE_GNUSTEP= back build
+USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
DEAFULT_LIBVERSION= 1.1.1
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
diff --git a/deskutils/preferences/pkg-descr b/deskutils/preferences/pkg-descr
index 902ca42ea64a..ceed15b6a7a3 100644
--- a/deskutils/preferences/pkg-descr
+++ b/deskutils/preferences/pkg-descr
@@ -7,7 +7,4 @@ developers did not think of or even intend -- that don't require
recompiling the main program. For more information on what bundles can do,
see StepWise. They are a very powerful tool.
-LICENSE: LGPL2 or later (framework)
-LICENSE: GPL2 or later (application)
-
WWW: http://www.nongnu.org/backbone/