summaryrefslogtreecommitdiff
path: root/archivers/unzip/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-21 21:08:49 +0000
committerjlam <jlam@pkgsrc.org>2001-06-21 21:08:49 +0000
commitc2ae73c3467488a9832b6badaf6efff00c4cd9b3 (patch)
treecef10a09b69bc1c5a55d8fa8927d525a957fe997 /archivers/unzip/Makefile
parent521487c36790fabb1e6b1524f79e6ed86ce0496a (diff)
downloadpkgsrc-c2ae73c3467488a9832b6badaf6efff00c4cd9b3.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'archivers/unzip/Makefile')
-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