pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/acme Use USE_TOOLS=unzip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6630f69e3add
branches: trunk
changeset: 515277:6630f69e3add
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jun 30 07:11:00 2006 +0000
description:
Use USE_TOOLS=unzip.
diffstat:
devel/acme/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2cbf38d2e565 -r 6630f69e3add devel/acme/Makefile
--- a/devel/acme/Makefile Fri Jun 30 07:08:50 2006 +0000
+++ b/devel/acme/Makefile Fri Jun 30 07:11:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:39 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/30 07:11:00 joerg Exp $
#
DISTNAME= acme085_linux
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/acme.html
COMMENT= Cross assembler for 6502, 65c02, and 65816
-BUILD_DEPENDS+= unzip-*:../../archivers/unzip
+USE_TOOLS+= unzip
WRKSRC= ${WRKTOP}/sources
LIBDIST= lib002.zip
Home |
Main Index |
Thread Index |
Old Index