From 7369c08f2e4faab38deca64b6b28bc9108364e1b Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 8 Dec 2005 01:53:19 +0000 Subject: - Fix plist Reported by: kris via pointyhat --- audio/speex-devel/Makefile | 4 ++-- 1 file 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 -- cgit