1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

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)
This commit is contained in:
Dejan Lesjak 2004-12-02 00:37:30 +00:00
parent 14372bc2c9
commit 666a1bd971
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122952

View File

@ -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