pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unzip This needs gmake to build under OpenBS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c30f022e92cd
branches: trunk
changeset: 472149:c30f022e92cd
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Apr 05 14:06:00 2004 +0000
description:
This needs gmake to build under OpenBSD; pointed out by pancake.
diffstat:
archivers/unzip/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f5e15a53c848 -r c30f022e92cd archivers/unzip/Makefile
--- a/archivers/unzip/Makefile Mon Apr 05 13:59:35 2004 +0000
+++ b/archivers/unzip/Makefile Mon Apr 05 14:06:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2004/01/22 12:25:59 grant Exp $
+# $NetBSD: Makefile,v 1.47 2004/04/05 14:06:00 xtraeme Exp $
DISTNAME= unzip550
PKGNAME= unzip-5.50
@@ -21,6 +21,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index