diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-16 00:32:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-16 00:32:41 +0800 |
commit | 7d305bb8073aeaba9baee484f9fc0f0b28620c88 (patch) | |
tree | 5692d8995a6d8217d052d96f1065e6c4af0fd8bb /x11-wm/fvwm-crystal | |
parent | 17684dfc5efa85a0f475171678618960527fda0e (diff) | |
download | freebsd-ports-gnome-7d305bb8073aeaba9baee484f9fc0f0b28620c88.tar.gz freebsd-ports-gnome-7d305bb8073aeaba9baee484f9fc0f0b28620c88.tar.zst freebsd-ports-gnome-7d305bb8073aeaba9baee484f9fc0f0b28620c88.zip |
- Convert USE_GMAKE/BZIP2 to USES
Diffstat (limited to 'x11-wm/fvwm-crystal')
-rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index 9265442c8edb..0e318ef3fa6b 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -13,8 +13,7 @@ COMMENT= Easy, eye-candy, light, and powerful window manager for X11 RUN_DEPENDS= fvwm>=2.5:${PORTSDIR}/x11-wm/fvwm2 \ bash:${PORTSDIR}/shells/bash -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_PYTHON= yes MAKE_ENV= prefix="${PREFIX}" addondir="${DOCSDIR}/addons" PORTDOCS= * |