summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>2005-05-16 12:35:06 +0000
committertron <tron>2005-05-16 12:35:06 +0000
commita8073b702676b8a97fdfee71752fa3dfcdaeca84 (patch)
tree6224d664f5c81166a61f3930475e5fc77f1c8f03 /print
parent6473f95ae756d0ee09e81d9317f84adc0a74bad9 (diff)
downloadpkgsrc-a8073b702676b8a97fdfee71752fa3dfcdaeca84.tar.gz
Include "bsd.prefs.mk" to get the definition of "EXTRACT_USING". This
makes the last change actually work.
Diffstat (limited to 'print')
-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)