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
commit2c76f77f390e32642f678b2fc168708f97d563b0 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /print/teTeX-sharesrc
parent99505867670a31dc3db29f0bf611edb9e2c2daa6 (diff)
downloadpkgsrc-2c76f77f390e32642f678b2fc168708f97d563b0.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)