aboutsummaryrefslogtreecommitdiff
path: root/www/galeon2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:32:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:32:59 +0000
commit66b241a526394d08c9d9afbd3e54ccdcda57b5ca (patch)
tree74c2a504621cd6f1bd7a0ea767657a658071bf68 /www/galeon2
parent8503b23dfbf820dde311d325832f39577cb74720 (diff)
downloadports-66b241a526394d08c9d9afbd3e54ccdcda57b5ca.tar.gz
ports-66b241a526394d08c9d9afbd3e54ccdcda57b5ca.zip
Notes
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index ca1b992d978f..9c8293ba61b7 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -91,6 +91,6 @@ post-configure:
s|%%FLASHPLAYER%%|${FLASHPLAYER}|g' ${WRKSRC}/src/galeon
pre-install:
- @-${X11BASE}/bin/gconftool --shutdown
+ @-${X11BASE}/bin/gconftool-2 --shutdown
.include <bsd.port.post.mk>