From f60057bc357402c6a6366b24c8a698b513a80a5f Mon Sep 17 00:00:00 2001 From: garga Date: Mon, 10 Dec 2012 19:08:02 +0000 Subject: - Update xcb-util to 0.3.9 - Update xcb-util-wm to 0.3.9 - Update xcb-util-keysyms to 0.3.9 - Update xcb-util-image to 0.3.9 - Bump PORTREVISION on dependant ports --- x11/startup-notification/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/startup-notification') diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index feae4dbed56d..168d57aae805 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -8,6 +8,7 @@ PORTNAME= startup-notification PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -LIB_DEPENDS= xcb-util.0:${PORTSDIR}/x11/xcb-util +LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util USE_XORG= x11 USE_AUTOTOOLS= libtool -- cgit