summaryrefslogtreecommitdiff
path: root/pkgtools/port2pkg
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:15:30 +0000
committerjlam <jlam>2005-05-16 01:15:30 +0000
commit147a5621c28e6a26de0b520dcecfda5698bace16 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /pkgtools/port2pkg
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.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"