From d51f7ffbf6c48f4a6a12ce2dfca0416fafb7eafb Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 29 Aug 2001 14:31:45 +0000 Subject: gconftool will be in ${X11PREFIX}/bin not ${X11BASE}/bin --- www/galeon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') 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 -- cgit v1.2.3