summaryrefslogtreecommitdiff
path: root/www/kompozer
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-12-08 23:58:02 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-12-08 23:58:02 +0000
commit8b11f86f7e4627501459150492e6f754961ab47a (patch)
treef0f497cc17e6858cb8e654bfd69e82fe9c6b971e /www/kompozer
parentAdd Kicad, a software for the creation of electronic schematic (diff)
- Fix build in tinderbox
Notes
Notes: svn path=/head/; revision=150691
Diffstat (limited to 'www/kompozer')
-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"