diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-23 19:20:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-23 19:20:40 +0000 |
commit | 64562d2e88ca0f391e4de97fea1ee8cf7e931799 (patch) | |
tree | 4b1a3da5966a4c394971af6a46e66101db4225b6 /x11 | |
parent | a4bb79e13bd99c76476fd61bfe8460dccf6b1267 (diff) | |
download | ports-64562d2e88ca0f391e4de97fea1ee8cf7e931799.tar.gz ports-64562d2e88ca0f391e4de97fea1ee8cf7e931799.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index af2a40c4a74c..a267209cee0d 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-applets @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - gailutil.16:${PORTSDIR}/x11-toolkits/gail \ + gailutil.17:${PORTSDIR}/x11-toolkits/gail \ gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index af2a40c4a74c..a267209cee0d 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-applets @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - gailutil.16:${PORTSDIR}/x11-toolkits/gail \ + gailutil.17:${PORTSDIR}/x11-toolkits/gail \ gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes |