aboutsummaryrefslogtreecommitdiff
path: root/audio/ices/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ices/Makefile')
-rw-r--r--audio/ices/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile
index 885cf67060f0..cbb1c59935cb 100644
--- a/audio/ices/Makefile
+++ b/audio/ices/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_BZIP2= yes
.include <bsd.port.mk>