diff options
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r-- | audio/icecast2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 024f911..5e315df 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ xslt.2:${PORTSDIR}/textproc/libxslt USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_RC_SUBR= icecast2.sh SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |