pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-cursor USE_TOOLS+=gm4, requires -I support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dad64db49a4c
branches: trunk
changeset: 639815:dad64db49a4c
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 25 20:04:53 2014 +0000
description:
USE_TOOLS+=gm4, requires -I support.
diffstat:
x11/xcb-util-cursor/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d9e3bf0c768a -r dad64db49a4c x11/xcb-util-cursor/Makefile
--- a/x11/xcb-util-cursor/Makefile Thu Sep 25 20:02:51 2014 +0000
+++ b/x11/xcb-util-cursor/Makefile Thu Sep 25 20:04:53 2014 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index