diff options
Diffstat (limited to 'graphics/paintlib/Makefile')
-rw-r--r-- | graphics/paintlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile index cf8d35ff3a88..43250e43bc96 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ tiff:${PORTSDIR}/graphics/tiff \ ungif:${PORTSDIR}/graphics/libungif -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-SDL --disable-dfb |