pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ghc7 needs gzip(1) during build (to unpack bundle...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37bd358c3eaf
branches: trunk
changeset: 648734:37bd358c3eaf
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Mar 17 21:15:28 2015 +0000
description:
needs gzip(1) during build (to unpack bundled libffi)
diffstat:
lang/ghc7/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7c92d1fcc776 -r 37bd358c3eaf lang/ghc7/Makefile
--- a/lang/ghc7/Makefile Tue Mar 17 20:11:45 2015 +0000
+++ b/lang/ghc7/Makefile Tue Mar 17 21:15:28 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/02/20 19:10:29 pho Exp $
+# $NetBSD: Makefile,v 1.20 2015/03/17 21:15:28 tnn Exp $
# -----------------------------------------------------------------------------
# Package metadata
#
@@ -42,7 +42,7 @@
# -----------------------------------------------------------------------------
# Tools
#
-USE_TOOLS+= autoconf gmake perl:run
+USE_TOOLS+= autoconf gmake gzip perl:run
GNU_CONFIGURE= yes
USE_GNU_CONFIGURE_HOST= no
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index