summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
commite482e392f687b2248d2975d68327324a858e1273 (patch)
treef00883f68004a81b9e525ad5cc94de309898b666 /x11-themes
parent- update to apache-2.2.25 (diff)
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
Notes
Notes: svn path=/head/; revision=322729
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/lxappearance/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile
index 7486223e53c2..f78fce597aeb 100644
--- a/x11-themes/lxappearance/Makefile
+++ b/x11-themes/lxappearance/Makefile
@@ -13,7 +13,7 @@ COMMENT= Desktop-independent theme switcher for GTK+
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_GNOME= gnomehack gtk20 intlhack
MAKE_JOBS_SAFE= yes