diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11-wm/hackedbox/Makefile | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) |
Notes
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 3dfc2f907491..4a547d09d79e 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= hackedbox PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://scrudgeware.org/downloads/hackedbox/ @@ -24,7 +24,7 @@ STYLES= artwiz bluebox cthulhain deep flux frobozz frobust nyz \ steelblue2 the_orange trisb twice PLIST= ${WRKDIR}/pkg-plist #USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XORG= x11 xext xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bg-utils |