diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-16 00:25:40 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-16 00:25:40 +0800 |
commit | 6afa1e436bc49b7ca2aafe307510a5147fb72d24 (patch) | |
tree | eb7d26c0267e1f9dc4c7f306876f30e986924323 /x11-themes | |
parent | 6654024e93e726b96b4460c27d8ada8b57f082b1 (diff) | |
download | freebsd-ports-gnome-6afa1e436bc49b7ca2aafe307510a5147fb72d24.tar.gz freebsd-ports-gnome-6afa1e436bc49b7ca2aafe307510a5147fb72d24.tar.zst freebsd-ports-gnome-6afa1e436bc49b7ca2aafe307510a5147fb72d24.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 \ |