aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-12-08 09:53:19 +0800
committerahze <ahze@FreeBSD.org>2005-12-08 09:53:19 +0800
commit7369c08f2e4faab38deca64b6b28bc9108364e1b (patch)
tree0d97d84f1598720b69f96db0c324c0a46c5e611e
parent554cf9a81569751f6e06c5ac576d29e3930d2569 (diff)
downloadfreebsd-ports-gnome-7369c08f2e4faab38deca64b6b28bc9108364e1b.tar.gz
freebsd-ports-gnome-7369c08f2e4faab38deca64b6b28bc9108364e1b.tar.zst
freebsd-ports-gnome-7369c08f2e4faab38deca64b6b28bc9108364e1b.zip
- Fix plist
Reported by: kris via pointyhat
-rw-r--r--audio/speex-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile
index 4c3ed58a983f..632e21d12f55 100644
--- a/audio/speex-devel/Makefile
+++ b/audio/speex-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= speex
PORTVERSION= 1.1.11.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
@@ -24,7 +24,7 @@ CONFLICTS= speex-1.0*
USE_GNOME= gnomehack
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15:inc
+USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes