summaryrefslogtreecommitdiff
path: root/print/teTeX-sharesrc
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 /print/teTeX-sharesrc
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'print/teTeX-sharesrc')
-rw-r--r--print/teTeX-sharesrc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile
index 4500c73eaa2..92666b8cf24 100644
--- a/print/teTeX-sharesrc/Makefile
+++ b/print/teTeX-sharesrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/04/27 21:22:14 hira Exp $
+# $NetBSD: Makefile,v 1.24 2005/05/16 01:15:33 jlam Exp $
DISTNAME= tetex-texmfsrc-2.0.2
PKGNAME= teTeX-sharesrc-2.0.2
@@ -20,6 +20,10 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
+.if !defined(EXTRACT_USING_PAX)
+PKGSRC_USE_TOOLS+= gtar
+.endif
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if defined(EXTRACT_USING_PAX)