aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/treewm
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-02 00:37:30 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-02 00:37:30 +0000
commit666a1bd971d107ad71fa72b2fbd38ec11691b5d7 (patch)
tree2d1f1b1a969fdc7641ecfcc3a1ccb52c6c888b89 /x11-wm/treewm
parent14372bc2c9ecd13ea5c3167f61b826e803a3508f (diff)
downloadports-666a1bd971d107ad71fa72b2fbd38ec11691b5d7.tar.gz
ports-666a1bd971d107ad71fa72b2fbd38ec11691b5d7.zip
Since imake is no longer necessary present at build time as consequence of
having USE_X_PREFIX defined, request its presence explicitly as makedepend (a part of imake port) is needed to build. Approved by: Rudolf Polzer (maintainer)
Notes
Notes: svn path=/head/; revision=122952
Diffstat (limited to 'x11-wm/treewm')
-rw-r--r--x11-wm/treewm/Makefile2
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