diff options
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-panel3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 03ad685be..53dedd847 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-panel PORTVERSION= 2.32.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -24,7 +24,7 @@ LIB_DEPENDS= gweather.1:${PORTSDIR}/net/libgweather \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra -CONFLICTS= gnome-panel-3.[0-9]* mate-panel-* +CONFLICTS= gnome-panel-3.[0-9]* USE_GETTEXT= yes USE_XORG= ice sm x11 xau xrandr diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index fe3ec55eb..bbef9d056 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-panel PORTVERSION= 3.4.2.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -26,7 +26,7 @@ LIB_DEPENDS= gweather-3.0:${PORTSDIR}/net/libgweather3 \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon -CONFLICTS= gnome-panel-2.[0-9]* mate-panel-* +CONFLICTS= gnome-panel-2.[0-9]* LATEST_LINK= gnome-panel3 USE_GETTEXT= yes |