From cb9b4c2ab044c633d015a11daae3097bf31a4755 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 17 Aug 2004 19:00:13 +0000 Subject: 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 --- x11/gnome-applets/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'x11/gnome-applets/Makefile') diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 7093a24f3..e8a0544f3 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -31,12 +31,18 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas gkb.schemas \ + gswitchit.schemas gtik.schemas gweather.schemas \ + mailcheck.schemas mini-commander.schemas mixer.schemas \ + modemlights.schemas multiload.schemas stickynotes.schemas + .include .if ${ARCH} != "i386" CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" PLIST_SUB= BATTERY="@comment " .else +GCONF_SCHEMAS+= battstat.schemas PLIST_SUB= BATTERY="" .endif -- cgit v1.2.3