diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 13 | ||||
-rw-r--r-- | x11/gnome-applets/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 2 |
3 files changed, 10 insertions, 11 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index b83c1468c..e85ca3a43 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.141 2006/10/08 02:12:50 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.143 2006/11/04 00:30:24 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.16.1 -PORTREVISION= 3 +PORTVERSION= 2.16.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -88,12 +88,11 @@ PLIST_SUB+= COMMANDER="" PLIST_SUB+= COMMANDER="@comment " .endif -.if ( exists(${pygnomedesktop_DETECT}) && exists(${pygnomeextras_DETECT}) ) || \ - ( ( ${HAVE_GNOME:Mpygnomedesktop}!="" && \ - ${HAVE_GNOME:Mpygnomeextras}!="" ) && ${ARCH}!="sparc64" ) +.if ( exists(${pygnomedesktop_DETECT}) ) || \ + ( ( ${HAVE_GNOME:Mpygnomedesktop}!="" ) && ${ARCH}!="sparc64" ) USE_PYTHON= yes .include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnomedesktop pygnomeextras +USE_GNOME+= pygnomedesktop PLIST_SUB+= PYTHON="" .else PLIST_SUB+= PYTHON="@comment " diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo index ddfe5f865..ae985f3f7 100644 --- a/x11/gnome-applets/distinfo +++ b/x11/gnome-applets/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-applets-2.16.1.tar.bz2) = 0ceb0411c86304be2661bd4072662ecb -SHA256 (gnome2/gnome-applets-2.16.1.tar.bz2) = a4d30677f946a770dc7fec2022b95fef2e3823aa1b82bee36d36f7390734fd85 -SIZE (gnome2/gnome-applets-2.16.1.tar.bz2) = 6888716 +MD5 (gnome2/gnome-applets-2.16.2.tar.bz2) = 1a46b8557ff05ca75e7db6adb4dd6707 +SHA256 (gnome2/gnome-applets-2.16.2.tar.bz2) = de3c9d92c5da1597dbcdc5d4a7554235006d0bf6432f97ab7b0a6a5a47dbb67b +SIZE (gnome2/gnome-applets-2.16.2.tar.bz2) = 7127753 diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index cf16cea79..91659e166 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -3,9 +3,9 @@ bin/gswitchit-plugins-capplet %%PYTHON%%bin/invest-chart %%BATTERY%%etc/sound/events/battstat_applet.soundlist include/libgswitchit/gnome-kbd-indicator.h -include/libgswitchit/gswitchit-config-private.h include/libgswitchit/gswitchit-config.h include/libgswitchit/gswitchit-plugin.h +include/libgswitchit/gswitchit-plugins-app.h include/libgswitchit/keyboard-config-registry-client.h include/libgswitchit/keyboard-config-registry.h include/libgweather/gweather-gconf.h |