diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 0e40070f24f1..feae4dbed56d 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -7,8 +7,7 @@ # PORTNAME= startup-notification -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.12 CATEGORIES= x11 gnome MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 @@ -16,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -LIB_DEPENDS= xcb-aux.0:${PORTSDIR}/x11/xcb-util +LIB_DEPENDS= xcb-util.0:${PORTSDIR}/x11/xcb-util USE_XORG= x11 USE_AUTOTOOLS= libtool |