aboutsummaryrefslogtreecommitdiff
path: root/www/nvu
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/nvu
parent0a7f5f45415a0a3680c38136568ff844bc25074d (diff)
downloadports-8b11f86f7e4627501459150492e6f754961ab47a.tar.gz
ports-8b11f86f7e4627501459150492e6f754961ab47a.zip
Notes
Diffstat (limited to 'www/nvu')
-rw-r--r--www/nvu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile
index fcbf1851e773..8e3683d65df7 100644
--- a/www/nvu/Makefile
+++ b/www/nvu/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"