diff options
Diffstat (limited to 'graphics/exiv2/Makefile')
-rw-r--r-- | graphics/exiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 5acc754..97cdd59 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -17,7 +17,7 @@ COMMENT= Exif and Iptc metadata manipulation library and tools BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen .endif -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes |