summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2001-08-29 14:31:45 +0000
committerabs <abs@pkgsrc.org>2001-08-29 14:31:45 +0000
commit97da8c35fb35ad68f38b656590aa48e185be8cf3 (patch)
treea2102d8c19a05b446e1b191b245842202581e036 /www/galeon
parent1252449f8bf6b1b9a0b6240f145a94b2d15d4168 (diff)
downloadpkgsrc-97da8c35fb35ad68f38b656590aa48e185be8cf3.tar.gz
gconftool will be in ${X11PREFIX}/bin not ${X11BASE}/bin
Diffstat (limited to 'www/galeon')
-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