summaryrefslogtreecommitdiff
path: root/print/teTeX-sharesrc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-05-16 12:35:06 +0000
committertron <tron@pkgsrc.org>2005-05-16 12:35:06 +0000
commit4764c65eca9a67b75f4bb56a50eb16955e145e66 (patch)
tree6224d664f5c81166a61f3930475e5fc77f1c8f03 /print/teTeX-sharesrc
parentd14f6de24bc8574b08655d3e50385ed239017d3f (diff)
downloadpkgsrc-4764c65eca9a67b75f4bb56a50eb16955e145e66.tar.gz
Include "bsd.prefs.mk" to get the definition of "EXTRACT_USING". This
makes the last change actually work.
Diffstat (limited to 'print/teTeX-sharesrc')
-rw-r--r--print/teTeX-sharesrc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile
index 81679f2460d..8ecf57dd872 100644
--- a/print/teTeX-sharesrc/Makefile
+++ b/print/teTeX-sharesrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/16 12:35:06 tron Exp $
DISTNAME= tetex-texmfsrc-2.0.2
PKGNAME= teTeX-sharesrc-2.0.2
@@ -20,6 +20,8 @@ NO_CONFIGURE= yes
NO_BUILD= yes
NO_MTREE= yes
+.include "../../mk/bsd.prefs.mk"
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if !empty(EXTRACT_USING:Mgtar)