summaryrefslogtreecommitdiff
path: root/print/ja-ptex-share
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-05-16 16:33:24 +0000
committerkristerw <kristerw@pkgsrc.org>2005-05-16 16:33:24 +0000
commitb589e39f58854d17d57edb31d569ba31769554e3 (patch)
tree4775505be04fee92809d4e41cca5d4869fc1d229 /print/ja-ptex-share
parent7c87c3a6271c45d477b3fa17f848b9e3dd216ebf (diff)
downloadpkgsrc-b589e39f58854d17d57edb31d569ba31769554e3.tar.gz
Include mk/bsd.prefs.mk to prevent warnings from undefined EXTRACT_USING.
Diffstat (limited to 'print/ja-ptex-share')
-rw-r--r--print/ja-ptex-share/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ja-ptex-share/Makefile b/print/ja-ptex-share/Makefile
index 4f6f4444c45..ded734350c8 100644
--- a/print/ja-ptex-share/Makefile
+++ b/print/ja-ptex-share/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/16 16:33:24 kristerw Exp $
DISTNAME= ptex-texmf-2.1
PKGNAME= ja-ptex-share-2.1
@@ -26,6 +26,8 @@ NO_CONFIGURE= YES
NO_BUILD= YES
TEXMFLOCAL= ${PREFIX}/share/texmf.local
+.include "../../mk/bsd.prefs.mk"
+
do-install:
${INSTALL_DATA_DIR} ${TEXMFLOCAL}
.if !empty(EXTRACT_USING:Mgtar)