summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc>2001-02-06 16:04:18 +0000
committeragc <agc>2001-02-06 16:04:18 +0000
commit80eb4aaf965045157acbe33c179f9c59f9cf01f4 (patch)
tree3c75a7756e02fbc21ad1bfdc883a307c7b9f7220 /mail
parent03a10939f1bff44d448d46c77a9cf8905cb4ea3d (diff)
downloadpkgsrc-80eb4aaf965045157acbe33c179f9c59f9cf01f4.tar.gz
Use ${X11BASE} in preference to ${PREFIX} when picking up headers via -I
- makes this package work in the presence of xpkgwedge
Diffstat (limited to 'mail')
-rw-r--r--mail/xbuffy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile
index f5c98ef73f9..2b00f9fea0f 100644
--- a/mail/xbuffy/Makefile
+++ b/mail/xbuffy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/05 02:04:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/06 16:04:18 agc Exp $
#
DISTNAME= xbuffy-3.4
@@ -11,7 +11,7 @@ GNU_CONFIGURE= YES
USE_X11BASE= YES
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
-CPPFLAGS+= -I${PREFIX}/include
+CPPFLAGS+= -I${X11BASE}/include
CPPFLAGS+= -Wall
post-install: