diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-13 08:41:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-13 08:41:13 +0000 |
commit | 68385a66dcaf35f6500025199861387a45e4e2f5 (patch) | |
tree | fd98caacef59e580d379e07b4520f9310aa395a2 /x11-wm | |
parent | 73eda7383558277b647cb0bd4718cc5e69a019bf (diff) | |
download | ports-68385a66dcaf35f6500025199861387a45e4e2f5.tar.gz ports-68385a66dcaf35f6500025199861387a45e4e2f5.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bbrun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile index 231b2693191e..3eaad089aecf 100644 --- a/x11-wm/bbrun/Makefile +++ b/x11-wm/bbrun/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox USE_X_PREFIX= yes USE_GTK= yes USE_GMAKE= yes +USE_XPM= yes WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun do-install: |