diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 08:06:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 08:06:21 +0800 |
commit | 8a105afd4f123a4963689a6f7de5af619827f84f (patch) | |
tree | 40222f992c01dcb590ed7b6613c44401b95e600b /x11/gnome-applets/Makefile | |
parent | f7fc054cdf9217cbb5b52c3bc8549747e055a6a1 (diff) | |
download | marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.gz marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.bz2 marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.lz marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.xz marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.tar.zst marcuscom-ports-8a105afd4f123a4963689a6f7de5af619827f84f.zip |
Update to 2.9.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3292 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 90f900cbd..4e4a57600 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.9.2 -PORTREVISION= 3 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 @@ -33,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ FREEBSD_SYS=${FREEBSD_SYS} -GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas gkb.schemas \ +GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \ gswitchit.schemas gtik.schemas gweather.schemas \ mini-commander-global.schemas mini-commander.schemas \ mixer.schemas modemlights.schemas multiload.schemas \ |