summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs>2001-08-29 14:31:45 +0000
committerabs <abs>2001-08-29 14:31:45 +0000
commitd51f7ffbf6c48f4a6a12ce2dfca0416fafb7eafb (patch)
treea2102d8c19a05b446e1b191b245842202581e036 /www
parentfbb5fa0f5fbc6c5829bfe9adaa01112f50bdc444 (diff)
downloadpkgsrc-d51f7ffbf6c48f4a6a12ce2dfca0416fafb7eafb.tar.gz
gconftool will be in ${X11PREFIX}/bin not ${X11BASE}/bin
Diffstat (limited to 'www')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index debbe77432f..d078c79e079 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/08/29 14:02:28 taya Exp $
+# $NetBSD: Makefile,v 1.10 2001/08/29 14:31:45 abs Exp $
DISTNAME= galeon-0.12
CATEGORIES= www
@@ -38,7 +38,7 @@ pre-configure:
(cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf && ${TOUCH} aclocal.m4)
pre-install:
- ${X11BASE}/bin/gconftool --shutdown
+ ${X11PREFIX}/bin/gconftool --shutdown
post-install:
${SED} -e "s,@PREFIX@,${PREFIX},g" ${FILESDIR}/galeon.in > ${PREFIX}/bin/galeon