summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2000-11-22 13:19:41 +0000
committerabs <abs@pkgsrc.org>2000-11-22 13:19:41 +0000
commit134a616944489c5525162ac44799bf89f62a07da (patch)
tree6b2722c615cf32da6fac7b908b5d8f315f115822 /editors
parent7b85154b88da860f9d7ec1b28c3d02e57fba547b (diff)
downloadpkgsrc-134a616944489c5525162ac44799bf89f62a07da.tar.gz
Tweak CPPFLAGS to avoid using installed wv includes
Stops build breaking if wv package already installed.
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 51fe7349ecb..dc0433e14c7 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/08/23 23:14:23 tron Exp $
+# $NetBSD: Makefile,v 1.13 2000/11/22 13:19:41 abs Exp $
#
# According to AbiSource's explanation of their trademark rights,
@@ -35,6 +35,7 @@ ICONVSRC= libiconv-${ABIWORD_VERS}${EXTRACT_SUFX}
UNIXFONTS= unixfonts-${ABIWORD_VERS}${EXTRACT_SUFX}
WVSRC= wv-${ABIWORD_VERS}${EXTRACT_SUFX}
+CPPFLAGS+= -I${WRKDIR}/wv # avoid using installed wv includes
CPPFLAGS+= -I${LOCALBASE}/include # png.h
LDFLAGS+= -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib # -lpng