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