pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/lua-alt-getopt lua-alt-getopt: add missing pkg-c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/86302a3ad74a
branches: trunk
changeset: 329927:86302a3ad74a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 18 13:15:22 2019 +0000
description:
lua-alt-getopt: add missing pkg-config tool.
diffstat:
devel/lua-alt-getopt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ab3804b9bce0 -r 86302a3ad74a devel/lua-alt-getopt/Makefile
--- a/devel/lua-alt-getopt/Makefile Mon Feb 18 12:57:41 2019 +0000
+++ b/devel/lua-alt-getopt/Makefile Mon Feb 18 13:15:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/02/15 20:13:07 cheusov Exp $
+# $NetBSD: Makefile,v 1.12 2019/02/18 13:15:22 wiz Exp $
DISTNAME= lua-alt-getopt-0.8.0
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua-//}
@@ -12,6 +12,8 @@
MAKE_FLAGS= PCNAME.lua=lua-${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}
+USE_TOOLS+= pkg-config
+
.include "../../devel/mk-configure/mk-c.mk"
.include "../../lang/lua/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index