summaryrefslogtreecommitdiff
path: root/print/teTeX3-texmf
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX3-texmf')
-rw-r--r--print/teTeX3-texmf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile
index 43f053e3a25..bed8b506a35 100644
--- a/print/teTeX3-texmf/Makefile
+++ b/print/teTeX3-texmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/16 16:33:24 kristerw Exp $
#
DISTNAME= tetex-texmf-3.0
@@ -20,6 +20,8 @@ NO_CONFIGURE= yes
NO_BUILD= yes
USE_GNU_TOOLS+= patch
+.include "../../mk/bsd.prefs.mk"
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if !empty(EXTRACT_USING:Mgtar)