diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index ab52acef334e..832fcaead286 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -50,6 +50,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" MAN1= galeon.1 +GCONF_SCHEMAS= galeon.schemas FLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1 diff --git a/www/galeon/pkg-plist b/www/galeon/pkg-plist index 8034cd87baaf..625e2b2336d3 100644 --- a/www/galeon/pkg-plist +++ b/www/galeon/pkg-plist @@ -1,9 +1,6 @@ bin/galeon bin/galeon-bin bin/galeon-config-tool -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/galeon.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/galeon.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/galeon.schemas > /dev/null || /usr/bin/true etc/sound/events/galeon.soundlist lib/galeon/components/libgaleon-xpcom.a lib/galeon/components/libgaleon-xpcom.so |