diff options
Diffstat (limited to 'audio/speex-devel/Makefile')
-rw-r--r-- | audio/speex-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 632e21d12f55..da446b60bae4 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= speex PORTVERSION= 1.1.11.1 -PORTREVISION= 2 +PORTREVISION= 3 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 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |