Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/woof woof: add missing pkg-config tool
details: https://anonhg.NetBSD.org/pkgsrc/rev/9088ea231ec9
branches: trunk
changeset: 432950:9088ea231ec9
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 28 09:16:55 2020 +0000
description:
woof: add missing pkg-config tool
diffstat:
games/woof/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bea6c15158ad -r 9088ea231ec9 games/woof/Makefile
--- a/games/woof/Makefile Thu May 28 07:53:14 2020 +0000
+++ b/games/woof/Makefile Thu May 28 09:16:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/05/11 10:46:12 micha Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/28 09:16:55 wiz Exp $
DISTNAME= woof_1.2.1
PKGNAME= ${DISTNAME:S/_/-/}
@@ -14,6 +14,7 @@
USE_LANGUAGES= c99
USE_CMAKE= yes
+USE_TOOLS+= pkg-config
CMAKE_ARGS+= -G "Unix Makefiles" ..
CONFIGURE_DIRS= build
WRKSRC= ${WRKDIR}/woof-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index