diff options
Diffstat (limited to 'x11-wm/treewm')
-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 1d9efeb..7a27f24 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 |