diff options
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 0 insertions, 3 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 |