diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /audio/tse3 | |
parent | Unbreak: make it fetchable again (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'audio/tse3')
-rw-r--r-- | audio/tse3/Makefile | 1 | ||||
-rw-r--r-- | audio/tse3/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 4548598934bf..0f6bc7b0f4eb 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -6,6 +6,7 @@ PORTNAME= tse3 PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/tse3/pkg-plist b/audio/tse3/pkg-plist index 5a23a29970a0..ace79782bb1f 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.5 2005-08-01 12:01:59 sem Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/audio/tse3/pkg-plist,v 1.6 2006-02-23 10:34:43 ade Exp $ bin/tse3play include/tse3/DisplayParams.h include/tse3/Error.h @@ -106,6 +106,7 @@ 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 %%PORTDOCS%%%%DOCSDIR%%/About.html |