diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-02 00:37:30 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-02 00:37:30 +0000 |
commit | 666a1bd971d107ad71fa72b2fbd38ec11691b5d7 (patch) | |
tree | 2d1f1b1a969fdc7641ecfcc3a1ccb52c6c888b89 /x11-wm | |
parent | 14372bc2c9ecd13ea5c3167f61b826e803a3508f (diff) | |
download | ports-666a1bd971d107ad71fa72b2fbd38ec11691b5d7.tar.gz ports-666a1bd971d107ad71fa72b2fbd38ec11691b5d7.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/treewm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/treewm/Makefile b/x11-wm/treewm/Makefile index 1d9efeb75a38..7a27f248749b 100644 --- a/x11-wm/treewm/Makefile +++ b/x11-wm/treewm/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= freebsd-dr@durchnull.de COMMENT= Window Manager that arranges the windows in a tree +BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} + USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes |