diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-16 00:25:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-16 00:25:40 +0800 |
commit | 2875cc1d62269112a08614cd256106be52c9b86b (patch) | |
tree | eb7d26c0267e1f9dc4c7f306876f30e986924323 /x11-themes | |
parent | 8f6adf3f249f1e80d58c82a11d53d28bc44f9d18 (diff) | |
download | freebsd-ports-gnome-2875cc1d62269112a08614cd256106be52c9b86b.tar.gz freebsd-ports-gnome-2875cc1d62269112a08614cd256106be52c9b86b.tar.zst freebsd-ports-gnome-2875cc1d62269112a08614cd256106be52c9b86b.zip |
- Convert USE_XZ/BZIP2/GMAKE to USES
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index f52481ed940b..a62b21d8ab31 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2 USE_BZIP2= yes USE_XORG= xpm -USE_GMAKE= yes -USES= perl5 +USES= perl5 gmake tar:bzip2 GNU_CONFIGURE= yes MAN1= fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \ |