pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xentools41 Screams for pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7654e44588f
branches:  trunk
changeset: 639357:e7654e44588f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 11 13:48:17 2014 +0000

description:
Screams for pkg-config.

diffstat:

 sysutils/xentools41/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ee7e39f284b8 -r e7654e44588f sysutils/xentools41/Makefile
--- a/sysutils/xentools41/Makefile      Thu Sep 11 13:47:46 2014 +0000
+++ b/sysutils/xentools41/Makefile      Thu Sep 11 13:48:17 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2014/05/29 23:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2014/09/11 13:48:17 joerg Exp $
 #
 # VERSION is set in version.mk as it is shared with other packages
 .include               "version.mk"
@@ -47,7 +47,7 @@
 MESSAGE_SUBST=         EGDIR=${EGDIR}
 
 USE_TOOLS+=            perl    #for pod2man
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake pkg-config
 
 MAKE_ENV+=             PREFIX=${prefix:Q} WRKSRC=${WRKSRC}
 MAKE_ENV+=             EGDIR=${EGDIR:Q}



Home | Main Index | Thread Index | Old Index