summaryrefslogtreecommitdiff
path: root/archivers/zoo
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-07-16 10:29:50 +0000
committerjlam <jlam@pkgsrc.org>2001-07-16 10:29:50 +0000
commit205d0f6d40e856b606561bd62a35d06f3466c93b (patch)
tree1f3c6baef6d2a439837e5a29e3a775495ee44394 /archivers/zoo
parente73319ac89180fabf6376391bc00d822ffb02a15 (diff)
downloadpkgsrc-205d0f6d40e856b606561bd62a35d06f3466c93b.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'archivers/zoo')
-rw-r--r--archivers/zoo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index 1ef193c3ecb..f53e57dff11 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/06/04 20:18:55 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/16 10:29:52 jlam Exp $
# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
#
@@ -12,7 +12,8 @@ COMMENT= Manipulate archives of files in compressed form
LICENSE= zoo-license
-NO_WRKSUBDIR= yes
+USE_BUILDLINK_ONLY= yes
+NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \