pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/grafx2 grafx2: Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa59b47a2a10
branches: trunk
changeset: 336228:fa59b47a2a10
user: nia <nia%pkgsrc.org@localhost>
date: Tue Jul 09 15:38:23 2019 +0000
description:
grafx2: Needs pkg-config.
diffstat:
graphics/grafx2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5f04d25c8447 -r fa59b47a2a10 graphics/grafx2/Makefile
--- a/graphics/grafx2/Makefile Tue Jul 09 15:35:48 2019 +0000
+++ b/graphics/grafx2/Makefile Tue Jul 09 15:38:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/17 21:32:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/09 15:38:23 nia Exp $
DISTNAME= grafx2-2.5.1960-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -12,7 +12,7 @@
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/grafx2/src
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
SUBST_CLASSES+= fix-paths
Home |
Main Index |
Thread Index |
Old Index