aboutsummaryrefslogtreecommitdiff
path: root/audio/vsound
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /audio/vsound
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'audio/vsound')
-rw-r--r--audio/vsound/Makefile4
-rw-r--r--audio/vsound/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile
index f33e4ab4a198..45afaa1cacd7 100644
--- a/audio/vsound/Makefile
+++ b/audio/vsound/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vsound
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.zorg.org/vsound/
@@ -17,7 +17,7 @@ COMMENT= Utility for capturing audio streams from programs with OSS output
BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)
post-install:
diff --git a/audio/vsound/pkg-plist b/audio/vsound/pkg-plist
index 5fd935da469f..2a26e8d3c89d 100644
--- a/audio/vsound/pkg-plist
+++ b/audio/vsound/pkg-plist
@@ -1,4 +1,5 @@
bin/vsound
+lib/vsound/libvsound.la
lib/vsound/libvsound.so
@dirrm lib/vsound
%%PORTDOCS%%%%DOCSDIR%%/README