diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 29c0c348765d..398c92fe1c5a 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -4,7 +4,7 @@ PORTNAME= startup-notification PORTVERSION= 0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 @@ -15,7 +15,7 @@ COMMENT= Library that supports startup notification spec from freedesktop.org LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util USE_XORG= x11 -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |