summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/epiphany/Makefile3
-rw-r--r--www/galeon/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index e10845e49180..ac530c25b672 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -98,9 +98,6 @@ post-configure:
s|%%FLASHPLAYER%%|${FLASHPLAYER}|g' <${FILESDIR}/epiphany \
> ${WRKDIR}/epiphany
-pre-install:
- @-${X11BASE}/bin/gconftool-2 --shutdown
-
post-install:
@${MV} -f ${PREFIX}/bin/epiphany ${PREFIX}/bin/epiphany-bin
${INSTALL_SCRIPT} ${WRKDIR}/epiphany ${PREFIX}/bin
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 450fa3641cda..c0a53fcae715 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -102,9 +102,6 @@ post-configure:
s|%%FLASHPLAYER%%|${FLASHPLAYER}|g' < ${FILESDIR}/galeon \
> ${WRKDIR}/galeon
-pre-install:
- @-${X11BASE}/bin/gconftool-2 --shutdown
-
post-install:
@${MV} -f ${PREFIX}/bin/galeon ${PREFIX}/bin/galeon-bin
${INSTALL_SCRIPT} ${WRKDIR}/galeon ${PREFIX}/bin