summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-25 20:04:53 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-25 20:04:53 +0000
commita495f35499ad05f1c5568e98980e431a3129b4ee (patch)
tree198061d27780c8bf3b1565a780f1d62194e656a8 /x11
parent95d06d0ca7bc6637a0936d9a19fec160266a5ce9 (diff)
downloadpkgsrc-a495f35499ad05f1c5568e98980e431a3129b4ee.tar.gz
USE_TOOLS+=gm4, requires -I support.
Diffstat (limited to 'x11')
-rw-r--r--x11/xcb-util-cursor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile
index 25b4d07e7f8..6cd563cc689 100644
--- a/x11/xcb-util-cursor/Makefile
+++ b/x11/xcb-util-cursor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/04/06 06:24:53 obache Exp $
+# $NetBSD: Makefile,v 1.6 2014/09/25 20:04:53 jperkin Exp $
DISTNAME= xcb-util-cursor-0.1.1
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= XCB port of Xlib's libXcursor
LICENSE= x11
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config gmake
+USE_TOOLS+= pkg-config gm4 gmake
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= cursor/xcb-cursor.pc.in