diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
commit | fbecb83eab5b750ec753a5057acd61a0b8c65670 (patch) | |
tree | 5c5c1b3566c6c4d53512709cc8318e97511a574b /audio/sweep | |
parent | 63047f94b31d3faa2f500d0c019666f791797adb (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')
-rw-r--r-- | audio/sweep/Makefile | 2 | ||||
-rw-r--r-- | audio/sweep/pkg-plist | 6 |
2 files changed, 1 insertions, 7 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" diff --git a/audio/sweep/pkg-plist b/audio/sweep/pkg-plist index 9a5420fe7b31..26d00a400f72 100644 --- a/audio/sweep/pkg-plist +++ b/audio/sweep/pkg-plist @@ -9,17 +9,11 @@ include/sweep/sweep_typeconvert.h include/sweep/sweep_types.h include/sweep/sweep_undo.h include/sweep/sweep_version.h -lib/sweep/libbyenergy.la lib/sweep/libbyenergy.so -lib/sweep/libecho.la lib/sweep/libecho.so -lib/sweep/libfade.la lib/sweep/libfade.so -lib/sweep/libladspameta.la lib/sweep/libladspameta.so -lib/sweep/libnormalise.la lib/sweep/libnormalise.so -lib/sweep/libreverse.la lib/sweep/libreverse.so share/gnome/apps/Multimedia/sweep.desktop share/gnome/pixmaps/sweep.png |