summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
commitcb9b4c2ab044c633d015a11daae3097bf31a4755 (patch)
tree3b7ffb307a938e91be286f0885c659f6c11a64ca /www
parentd3769d13ed54a861ff04dee96e85b24802d3f58d (diff)
downloadmarcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.gz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.bz2
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.lz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.xz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.zst
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.zip
Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have to
write the doc about this. I will send my write at either gnome or marcuscvs-devel for the English grammar feedback and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2683 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/epiphany/Makefile2
-rw-r--r--www/epiphany/pkg-plist6
-rw-r--r--www/evolution-webcal/Makefile2
-rw-r--r--www/evolution-webcal/pkg-plist3
-rw-r--r--www/screem/Makefile2
-rw-r--r--www/screem/pkg-plist3
6 files changed, 6 insertions, 12 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index dddfccf56..e40e30bd0 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -45,6 +45,8 @@ CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUF
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+GCONF_SCHEMAS= epiphany-lockdown.schemas epiphany.schemas
+
FLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1
PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/\.[0-9]+$//}"
diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist
index 10c0fd97b..69de9602e 100644
--- a/www/epiphany/pkg-plist
+++ b/www/epiphany/pkg-plist
@@ -1,11 +1,5 @@
bin/epiphany
bin/epiphany-bin
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/epiphany-lockdown.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/epiphany-lockdown.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/epiphany-lockdown.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/epiphany.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/epiphany.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/epiphany.schemas > /dev/null || /usr/bin/true
include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-bookmarks.h
include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-command-manager.h
include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-cookie-manager.h
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile
index d5a221deb..2a2dd70b9 100644
--- a/www/evolution-webcal/Makefile
+++ b/www/evolution-webcal/Makefile
@@ -25,4 +25,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= evolution-webcal.schemas
+
.include <bsd.port.mk>
diff --git a/www/evolution-webcal/pkg-plist b/www/evolution-webcal/pkg-plist
index 3cb255e2d..52d15968f 100644
--- a/www/evolution-webcal/pkg-plist
+++ b/www/evolution-webcal/pkg-plist
@@ -1,6 +1,3 @@
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/evolution-webcal.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/evolution-webcal.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/evolution-webcal.schemas > /dev/null || /usr/bin/true
libexec/evolution-webcal
share/gnome/application-registry/evolution-webcal.applications
share/locale/ar/LC_MESSAGES/evolution-webcal.mo
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 3dddc1698..091882061 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -27,6 +27,8 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
+GCONF_SCHEMAS= screem.schemas
+
CROCO_VERSION= 0.6
.ifndef WITHOUT_OPENSSL
diff --git a/www/screem/pkg-plist b/www/screem/pkg-plist
index 3363683c6..9a1396426 100644
--- a/www/screem/pkg-plist
+++ b/www/screem/pkg-plist
@@ -1,7 +1,4 @@
bin/screem
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/screem.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/screem.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/screem.schemas > /dev/null || /usr/bin/true
lib/screem/plugins/colourWizard.so
lib/screem/plugins/cssWizard.so
lib/screem/plugins/css_wizard.so