summaryrefslogtreecommitdiff
path: root/www/kompozer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/kompozer/Makefile')
-rw-r--r--www/kompozer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile
index fcbf1851e773..8e3683d65df7 100644
--- a/www/kompozer/Makefile
+++ b/www/kompozer/Makefile
@@ -24,6 +24,7 @@ NVU= ${PORTNAME}-${DISTVERSION}
MAKEFILE= client.mk
ALL_TARGET= build_all
PORT_MOZCONFIG= ${WRKSRC}/composer/config/mozconfig.linux
+CFLAGS+= -I${X11BASE}/include
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../mozilla/Makefile.common"