diff options
Diffstat (limited to 'fonts/ttf2pk')
-rw-r--r-- | fonts/ttf2pk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index dd21041fecc..549bed3b691 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2011/07/28 21:09:54 minskim Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 18:28:31 asau Exp $ DISTNAME= texlive-20110705-source PKGNAME= ttf2pk-1.5 @@ -14,8 +14,6 @@ COMMENT= TrueType to TeX PK font converter EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/ttf2pk -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttf2pk |