diff options
-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 |