pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xscorch xscorch: Needs pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f29069e0c81
branches: trunk
changeset: 442496:4f29069e0c81
user: nia <nia%pkgsrc.org@localhost>
date: Wed Nov 25 08:05:29 2020 +0000
description:
xscorch: Needs pkg-config
diffstat:
games/xscorch/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 86578db75b70 -r 4f29069e0c81 games/xscorch/Makefile
--- a/games/xscorch/Makefile Wed Nov 25 08:00:19 2020 +0000
+++ b/games/xscorch/Makefile Wed Nov 25 08:05:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2020/11/20 15:15:24 nia Exp $
+# $NetBSD: Makefile,v 1.36 2020/11/25 08:05:29 nia Exp $
DISTNAME= xscorch_0.2.1.orig
PKGNAME= ${DISTNAME:S/_/-/1:S/.orig//1}
@@ -13,7 +13,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= YES
-USE_TOOLS+= perl
+USE_TOOLS+= perl pkg-config
GNU_CONFIGURE= YES
.include "../../audio/libmikmod/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index