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