aboutsummaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-08 13:29:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-08 13:29:02 +0000
commitbd4a9ddf85fd1d8c1e2c0207a753bc6c1e095cae (patch)
tree1d1be1306555a7b1aa46b51150b9fff0e1454c2a /audio/ezstream
parentcf80e46873b3a3e73f503f02999f1d77cb162c77 (diff)
downloadports-bd4a9ddf85fd1d8c1e2c0207a753bc6c1e095cae.tar.gz
ports-bd4a9ddf85fd1d8c1e2c0207a753bc6c1e095cae.zip
- Switch to libtool15
PR: ports/77207 Submitted by: Frank J.Laszlo <laszlof@vonostingroup.com> (maintainer)
Notes
Notes: svn path=/head/; revision=128270
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index f18c07639b4c..08f069169acb 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 \
CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
post-install:
.if !defined(NOPORTDOCS)