diff options
Diffstat (limited to 'graphics/fnlib')
-rw-r--r-- | graphics/fnlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index f163f4cd643..6ae17daff20 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2005/12/05 23:55:07 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2005/12/29 06:21:42 jlam Exp $ # DISTNAME= fnlib-0.5 @@ -14,7 +14,6 @@ COMMENT= Color font rendering library for X11R6 # XXX Delete when DISTNAME next changes DIST_SUBDIR= fnlib -USE_PKGINSTALL= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |