diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ec-fonts-mftraced/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/ec-fonts-mftraced/Makefile b/fonts/ec-fonts-mftraced/Makefile index 285e51cbefd..49a6ab98121 100644 --- a/fonts/ec-fonts-mftraced/Makefile +++ b/fonts/ec-fonts-mftraced/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/03/05 20:14:32 darcy Exp $ +# $NetBSD: Makefile,v 1.19 2009/06/30 00:07:15 joerg Exp $ # DISTNAME= ec-fonts-mftraced-1.0.8 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lilypond.org/web/ COMMENT= EC PostScript Type1 fonts with TFMs for TeX +MAKE_JOBS_SAFE= no + USE_DIRS+= texmf-1.1 USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes |