diff options
Diffstat (limited to 'audio/id3lib/Makefile')
-rw-r--r-- | audio/id3lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index f589c0d7b2e1..d6f83230e34d 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -17,7 +17,7 @@ COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |