diff options
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r-- | graphics/giflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 6a05f0de5630..a48da5ae678f 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -15,7 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |