diff options
Diffstat (limited to 'fonts/ttmkfdir2/Makefile')
-rw-r--r-- | fonts/ttmkfdir2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/ttmkfdir2/Makefile b/fonts/ttmkfdir2/Makefile index 16e9aefaa75..726dbd63b65 100644 --- a/fonts/ttmkfdir2/Makefile +++ b/fonts/ttmkfdir2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:42 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:48 tv Exp $ # DISTNAME= ttmkfdir2.20021109 @@ -16,7 +16,6 @@ CONFLICTS= ttmkfdir-[0-9]* WRKSRC= ${WRKDIR}/${PKGBASE} USE_LIBTOOL= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= lex make USE_LANGUAGES= c c++ |