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