diff options
Diffstat (limited to 'fonts/ttftot42/Makefile')
-rw-r--r-- | fonts/ttftot42/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/ttftot42/Makefile b/fonts/ttftot42/Makefile index b8fec4c0417..b02da60a8ed 100644 --- a/fonts/ttftot42/Makefile +++ b/fonts/ttftot42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:42 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:47 tv Exp $ # DISTNAME= ttftot42-0.3.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://ftp.giga.or.at/pub/nih/ttftot42/ COMMENT= TrueType font to Type 42 converter GNU_CONFIGURE= yes -USE_BUILDLINK3= yes CPPFLAGS+= -I${BUILDLINK_DIR}/include/freetype .include "../../graphics/freetype-lib/buildlink3.mk" |