summaryrefslogtreecommitdiff
path: root/print/teTeX3-texmf/Makefile
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 /print/teTeX3-texmf/Makefile
parent578edcd385551fbafb4827036ad4654689210ee5 (diff)
downloadpkgsrc-7425b543e8f92cf560a58d4bf6db6c156cca9e85.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'print/teTeX3-texmf/Makefile')
-rw-r--r--print/teTeX3-texmf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile
index 2b9c9ebea5a..1af7e7861e2 100644
--- a/print/teTeX3-texmf/Makefile
+++ b/print/teTeX3-texmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/04 23:29:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:33 jlam Exp $
#
DISTNAME= tetex-texmf-3.0
@@ -20,6 +20,10 @@ NO_CONFIGURE= yes
NO_BUILD= yes
USE_GNU_TOOLS+= patch
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if defined(EXTRACT_USING_PAX)