summaryrefslogtreecommitdiff
path: root/archivers/gtar
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:48:57 +0000
committerjlam <jlam>2002-08-25 21:48:57 +0000
commitbae2639e49cd3cf3ee78c2ed8e82c3a277c91404 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /archivers/gtar
parentcd541833a6d47d522a3c2b271309abd492b2464c (diff)
downloadpkgsrc-bae2639e49cd3cf3ee78c2ed8e82c3a277c91404.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'archivers/gtar')
-rw-r--r--archivers/gtar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index a75ec72b71a..03f4500d786 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/02/16 14:19:27 agc Exp $
+# $NetBSD: Makefile,v 1.16 2002/08/25 21:49:05 jlam Exp $
#
DISTNAME= gtar-1.12
@@ -13,6 +13,8 @@ COMMENT= The "meta-package" for the GNU tape archiver (tar)
DEPENDS+= gtar-base-1.12:../../archivers/gtar-base
DEPENDS+= gtar-info-1.12:../../archivers/gtar-info
+USE_BUILDLINK2= yes
+
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes