diff options
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r-- | graphics/giflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index ad1e0566151..45d96d970c3 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2004/10/03 00:14:51 tv Exp $ +# $NetBSD: Makefile,v 1.39 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= giflib-4.1.0 @@ -14,7 +14,7 @@ CONFLICTS= libungif-[0-9]* GNU_CONFIGURE= # defined CONFIGURE_ARGS= --without-x -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined DOCDIR= ${PREFIX}/share/doc/giflib |