diff options
Diffstat (limited to 'fonts/tex-zapfding/Makefile')
-rw-r--r-- | fonts/tex-zapfding/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/tex-zapfding/Makefile b/fonts/tex-zapfding/Makefile index 397b5db4d45..680d2b72230 100644 --- a/fonts/tex-zapfding/Makefile +++ b/fonts/tex-zapfding/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/01/30 04:56:45 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:27 wiz Exp $ DISTNAME= zapfding PKGNAME= tex-${DISTNAME}-2014 @@ -8,8 +8,6 @@ MAINTAINER= minskim@NetBSD.org COMMENT= Dingbat typeface designed by Hermann Zapf LICENSE= gnu-gpl-v2 -CONFLICTS+= teTeX-texmf<=3.0nb14 - TEX_MAP_FILES+= uzd.map .include "../../print/texlive/package.mk" |