summaryrefslogtreecommitdiff
path: root/audio/speex
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/speex
parentUnbreak: 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/speex')
-rw-r--r--audio/speex/Makefile3
-rw-r--r--audio/speex/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index cc614b92345e..a995d743dd54 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -8,6 +8,7 @@
PORTNAME= speex
PORTVERSION= 1.0.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL} \
@@ -25,7 +26,7 @@ CONFLICTS= speex-devel-*
USE_GNOME= gnomehack
USE_GETOPT_LONG=yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist
index 04a0ceb9f97c..0bab16c4585a 100644
--- a/audio/speex/pkg-plist
+++ b/audio/speex/pkg-plist
@@ -11,6 +11,7 @@ include/speex_callbacks.h
include/speex_header.h
include/speex_stereo.h
lib/libspeex.a
+lib/libspeex.la
lib/libspeex.so
lib/libspeex.so.3
libdata/pkgconfig/speex.pc