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/hackedbox | |
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/hackedbox')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 57cf2258e80d..da406a46d90e 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -23,7 +23,6 @@ STYLES= artwiz bluebox cthulhain deep flux frobozz frobust nyz \ nyzclone operation outcomes shade steelblue \ steelblue2 the_orange trisb twice PLIST= ${WRKDIR}/pkg-plist -#USE_GMAKE= yes USE_XORG= x11 xext xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bg-utils |