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
commit02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /archivers/gtar
parent521a29ec203c35a133d1b565a410d027176ebfc9 (diff)
downloadpkgsrc-02526271b78c18a0c07b3ea8be04d2a61b0bf8e7.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