summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
committerjlam <jlam@pkgsrc.org>2005-05-16 01:15:30 +0000
commitc39d3036c6cae80e3eaf5e0d668a35f36e3e0909 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /pkgtools
parentc1aec0ffb721a6dc0787d449ab94fb56f534f507 (diff)
downloadpkgsrc-c39d3036c6cae80e3eaf5e0d668a35f36e3e0909.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/port2pkg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile
index b5f859ab8ca..422a53f35f2 100644
--- a/pkgtools/port2pkg/Makefile
+++ b/pkgtools/port2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/04/11 21:29:52 jschauma Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/16 01:15:32 jlam Exp $
#
DISTNAME= port2pkg-1.11
@@ -18,6 +18,7 @@ USE_PERL5= YES
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
+USE_TOOLS+= gtar
.include "../../mk/bsd.prefs.mk"