aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util-cursor
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
commit0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /x11/xcb-util-cursor
parent67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff)
downloadports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz
ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326070
Diffstat (limited to 'x11/xcb-util-cursor')
-rw-r--r--x11/xcb-util-cursor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile
index 04c03c2a062d..0ef9a7f1e6be 100644
--- a/x11/xcb-util-cursor/Makefile
+++ b/x11/xcb-util-cursor/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:${PORTSDIR}/x11/xcb-util
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_XORG= xcb xorg-macros
-USES= gmake
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= GPERF="${LOCALBASE}/bin/gperf"