summaryrefslogtreecommitdiff
path: root/www/galeon2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2/Makefile')
-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>