summaryrefslogtreecommitdiff
path: root/pkgtools/port2pkg
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
commit7425b543e8f92cf560a58d4bf6db6c156cca9e85 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /pkgtools/port2pkg
parent578edcd385551fbafb4827036ad4654689210ee5 (diff)
downloadpkgsrc-7425b543e8f92cf560a58d4bf6db6c156cca9e85.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'pkgtools/port2pkg')
-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"