diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ec-fonts-mftraced/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ec-fonts-mftraced/Makefile b/fonts/ec-fonts-mftraced/Makefile index 2d42a78ab77..17a6089962c 100644 --- a/fonts/ec-fonts-mftraced/Makefile +++ b/fonts/ec-fonts-mftraced/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/11/09 08:12:54 tonio Exp $ +# $NetBSD: Makefile,v 1.7 2005/11/09 09:03:22 tonio Exp $ # DISTNAME= ec-fonts-mftraced-1.0.8 @@ -13,6 +13,7 @@ USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes USE_TOOLS+= gmake MAKEFILE= GNUmakefile +MAKE_ENV+= PKG_TEXMFPREFIX=${PKG_TEXMFPREFIX} MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX} post-install: |