summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-21 21:08:49 +0000
committerjlam <jlam>2001-06-21 21:08:49 +0000
commitb6b6db56f5f95eafa6ee7ec6f9d582be2f75a331 (patch)
treecef10a09b69bc1c5a55d8fa8927d525a957fe997 /archivers/unzip
parent08dd20a01cd04dc1cfcf0a56b7c5c4376274ec1a (diff)
downloadpkgsrc-b6b6db56f5f95eafa6ee7ec6f9d582be2f75a331.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index aa2791ac4d1..05501b20081 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2001/02/20 22:43:08 martin Exp $
+# $NetBSD: Makefile,v 1.29 2001/06/21 21:08:49 jlam Exp $
# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
#
@@ -15,6 +15,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.info-zip.org/pub/infozip/UnZip.html
COMMENT= List, test and extract compressed files in a ZIP archive
+USE_BUILDLINK_ONLY= # defined
+
MAKEFILE= unix/Makefile
ALL_TARGET= unzips
# we do not use USE_ZLIB because of unknown bugs in 5.40's use of libz