diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-07-10 19:41:30 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-07-10 19:41:30 +0000 |
commit | e482e392f687b2248d2975d68327324a858e1273 (patch) | |
tree | f00883f68004a81b9e525ad5cc94de309898b666 /x11-themes | |
parent | 5183b406511b98ffef72263a3609234aaaa0d4fb (diff) | |
download | ports-e482e392f687b2248d2975d68327324a858e1273.tar.gz ports-e482e392f687b2248d2975d68327324a858e1273.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lxappearance/Makefile | 2 |
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 |