From 7ed17d6cd71495a0a578332c43324f9c8eeb7d4a Mon Sep 17 00:00:00 2001 From: lesi Date: Thu, 2 Dec 2004 00:37:30 +0000 Subject: 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) --- x11-wm/treewm/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-wm/treewm') 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 -- cgit v1.1