diff options
Diffstat (limited to 'fonts/ttf2pt1/Makefile')
-rw-r--r-- | fonts/ttf2pt1/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile index c12c79ff2e4..3b27a159461 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/11/01 06:01:13 sbd Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 18:28:31 asau Exp $ # DISTNAME= ttf2pt1-3.4.4 @@ -11,8 +11,6 @@ MAINTAINER= reinoud@NetBSD.org HOMEPAGE= http://ttf2pt1.sourceforge.net/ COMMENT= TrueType font converter to Postscript type 1 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils USE_TOOLS+= perl:run |