pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/xscorch
Module Name: pkgsrc
Committed By: nia
Date: Wed Nov 25 08:05:30 UTC 2020
Modified Files:
pkgsrc/games/xscorch: Makefile
Log Message:
xscorch: Needs pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/games/xscorch/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/xscorch/Makefile
diff -u pkgsrc/games/xscorch/Makefile:1.35 pkgsrc/games/xscorch/Makefile:1.36
--- pkgsrc/games/xscorch/Makefile:1.35 Fri Nov 20 15:15:24 2020
+++ pkgsrc/games/xscorch/Makefile Wed Nov 25 08:05:29 2020
@@ -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 @@ LICENSE= gnu-gpl-v2
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