summaryrefslogtreecommitdiff
path: root/audio/sweep/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:41:49 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:41:49 +0000
commitfbecb83eab5b750ec753a5057acd61a0b8c65670 (patch)
tree5c5c1b3566c6c4d53512709cc8318e97511a574b /audio/sweep/Makefile
parentchange the libtool version to use from 1.3 to 1.5 (diff)
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136537
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r--audio/sweep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index cdc0dfebc246..44d37a186571 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_GNOME= gnomeprefix gnomehier gnomehack gnometarget gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"