From 2c76f77f390e32642f678b2fc168708f97d563b0 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:15:30 +0000 Subject: Note that gtar is required by the package. --- pkgtools/port2pkg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools/port2pkg/Makefile') 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" -- cgit v1.2.3