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 13edd440d026..0abf4d7ee2da 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ tiff:${PORTSDIR}/graphics/tiff \ ungif:${PORTSDIR}/graphics/libungif -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-SDL --disable-dfb |