From 18ae726547ce32fff8883532027c164b59df7895 Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 16 May 2005 16:33:24 +0000 Subject: Include mk/bsd.prefs.mk to prevent warnings from undefined EXTRACT_USING. --- print/ja-ptex-share/Makefile | 4 +++- print/teTeX3-texmf/Makefile | 4 +++- print/teTeX3-texmfsrc/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'print') 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) 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) diff --git a/print/teTeX3-texmfsrc/Makefile b/print/teTeX3-texmfsrc/Makefile index 3210599a036..73e0a40f153 100644 --- a/print/teTeX3-texmfsrc/Makefile +++ b/print/teTeX3-texmfsrc/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 $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -22,6 +22,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) -- cgit v1.2.3