diff options
-rw-r--r-- | audio/id3lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index ec784810fcd6..6f2028c3ce29 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -16,6 +16,7 @@ MAINTAINER= roman@xpert.com LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt INSTALLS_SHLIB= yes +USE_NEWGCC= yes USE_LIBTOOL= yes USE_AUTOMAKE= yes USE_GMAKE= yes |