diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-08 04:53:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-08 04:53:49 +0000 |
commit | f9212680727599e7a1c66e38415a0be6caa8085b (patch) | |
tree | 20c8838f51c8c1cbf176ea8ea73fcdd297b164b0 /x11-wm/kwix | |
parent | f5a6ec19d77301a11d0473637dd5496495e57db5 (diff) | |
download | ports-f9212680727599e7a1c66e38415a0be6caa8085b.tar.gz ports-f9212680727599e7a1c66e38415a0be6caa8085b.zip |
Notes
Diffstat (limited to 'x11-wm/kwix')
-rw-r--r-- | x11-wm/kwix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/kwix/Makefile b/x11-wm/kwix/Makefile index 4f776d4db06a..f4b7a8cf77f9 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 |