summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-09-25 20:04:53 +0000
committerjperkin <jperkin>2014-09-25 20:04:53 +0000
commitd216c4e851db51ddddbad87f71da8db92a5f84d6 (patch)
tree198061d27780c8bf3b1565a780f1d62194e656a8
parent64fc4775b5400ea56a61b31a5bb81d6a83a7d576 (diff)
downloadpkgsrc-d216c4e851db51ddddbad87f71da8db92a5f84d6.tar.gz
USE_TOOLS+=gm4, requires -I support.
-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