From 7425b543e8f92cf560a58d4bf6db6c156cca9e85 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. --- print/teTeX-share/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'print/teTeX-share') diff --git a/print/teTeX-share/Makefile b/print/teTeX-share/Makefile index a40c57b37ca..c0f30aec004 100644 --- a/print/teTeX-share/Makefile +++ b/print/teTeX-share/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/03/21 00:47:45 kei Exp $ +# $NetBSD: Makefile,v 1.27 2005/05/16 01:15:33 jlam Exp $ # DISTNAME= tetex-texmf-2.0.2 @@ -22,7 +22,11 @@ DIST_SUBDIR= teTeX EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes -USE_GNU_TOOLS+= patch + +USE_GNU_TOOLS+= patch +.if !defined(EXTRACT_USING_PAX) +PKGSRC_USE_TOOLS+= gtar +.endif do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf -- cgit v1.2.3