summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/GConf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index 5bf283c8af8..58c222e4d21 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/27 02:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2000/11/27 06:40:04 tron Exp $
#
DISTNAME= GConf-0.8
@@ -28,6 +28,7 @@ USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11PREFIX}/include"
+PLIST_SUBST+= LOCALBASE=${LOCALBASE}
post-install:
${SED} -e 's#@@X11PREFIX@@#${X11PREFIX}#g' < ${PKGDIR}/MESSAGE \