summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-24 15:14:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-24 15:14:20 +0800
commit05c7eaf32a58c35c2e91261ae162faa25fa22de2 (patch)
tree17a2edf3731b77b43b1153c138dd2f6bda179c53 /x11/gnome-applets/Makefile
parent920853de0298996bb2a71447454fa35756159cc9 (diff)
downloadmarcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar.gz
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar.bz2
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar.lz
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar.xz
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.tar.zst
marcuscom-ports-05c7eaf32a58c35c2e91261ae162faa25fa22de2.zip
Update to 2.16.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7946 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile13
1 files changed, 6 insertions, 7 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 "