summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-08-08 04:53:49 +0000
committerwill <will@FreeBSD.org>2001-08-08 04:53:49 +0000
commit5b460c463f8b5e8d22d812644541befb78d735f8 (patch)
tree1bf288372ea31aceb56ad47eb01f24f8587741fd /x11-wm
parenta2ea4674d886cf1790431e5a532a29b1055d40f2 (diff)
downloadFreeBSD-ports-5b460c463f8b5e8d22d812644541befb78d735f8.zip
FreeBSD-ports-5b460c463f8b5e8d22d812644541befb78d735f8.tar.gz
Add -DHAVE_BOOL to CFLAGS since the underlying configure script apparently
doesn't know how to find it. Not sure why bento's not seeing the problem.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/kwix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/kwix/Makefile b/x11-wm/kwix/Makefile
index 4f776d4..f4b7a8c 100644
--- a/x11-wm/kwix/Makefile
+++ b/x11-wm/kwix/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_KDEBASE_VER=2
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CFLAGS+= -DHAVE_BOOL
post-patch:
@${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure
OpenPOWER on IntegriCloud