pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mm-common needs gzip as tool during build
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d14d9b0997a
branches: trunk
changeset: 648171:1d14d9b0997a
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 17:27:50 2015 +0000
description:
needs gzip as tool during build
diffstat:
devel/mm-common/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r faf73d95af90 -r 1d14d9b0997a devel/mm-common/Makefile
--- a/devel/mm-common/Makefile Thu Mar 12 17:04:52 2015 +0000
+++ b/devel/mm-common/Makefile Thu Mar 12 17:27:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/07/07 15:04:28 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/12 17:27:50 tnn Exp $
DISTNAME= mm-common-0.9.6
CATEGORIES= devel
@@ -11,7 +11,7 @@
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= gzip pkg-config
USE_LANGUAGES= c++
PKGCONFIG_OVERRIDE+= doctags/mm-common-libstdc++-uninstalled.pc.in
Home |
Main Index |
Thread Index |
Old Index