diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index b519cf1f9e45..209a51d8704a 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util +LIB_DEPENDS= libxcb-util.so:x11/xcb-util USE_XORG= x11 USES= gmake libtool pathfix pkgconfig |