diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-23 04:06:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-23 04:06:31 +0000 |
commit | 68115001417651c1e6de21b7a1285d382542d51a (patch) | |
tree | eea7c2e0029f61e7175819ebd8caf23583edd4e3 /www/epiphany | |
parent | 0de870682cc71e5b0f1e6befec90c6c3dfc02230 (diff) | |
download | ports-68115001417651c1e6de21b7a1285d382542d51a.tar.gz ports-68115001417651c1e6de21b7a1285d382542d51a.zip |
Notes
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 |