diff options
Diffstat (limited to 'audio/tse3')
-rw-r--r-- | audio/tse3/Makefile | 2 | ||||
-rw-r--r-- | audio/tse3/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 7edb5b0388dc..19156893ef50 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -17,7 +17,7 @@ COMMENT= A MIDI library LIB_DEPENDS= artsc:${PORTSDIR}/audio/arts USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/audio/tse3/pkg-plist b/audio/tse3/pkg-plist index ee1d65ca4f11..3392e828c778 100644 --- a/audio/tse3/pkg-plist +++ b/audio/tse3/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: /tmp/pcvs/ports/audio/tse3/pkg-plist,v 1.3 2005-01-16 23:11:57 pav Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/audio/tse3/pkg-plist,v 1.4 2005-05-31 21:34:44 oliver Exp $ bin/tse3play include/tse3/DisplayParams.h include/tse3/Error.h @@ -106,7 +106,6 @@ include/tse3/util/Snap.h include/tse3/util/Song.h include/tse3/util/Track.h lib/libtse3.a -lib/libtse3.la lib/libtse3.so lib/libtse3.so.0 share/doc/tse3/AUTHORS |