From 386c16f1a979d665ab91b9ca4633f37293df936a Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Sep 2003 05:24:25 +0000 Subject: - Update to version 1.0.2 PR: 57387 Submitted by: Josh Elsasser (maintainer) --- audio/speex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/speex/Makefile') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 9a804b16a551..0f5315a3dc8b 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,7 +7,7 @@ # PORTNAME= speex -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ @@ -34,7 +34,7 @@ LDFLAGS= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|doc win32|win32|g ; \ - s|^mandir =.*$$|mandir = @mandir@|g' + s|^mandir =.*$$|mandir = @mandir@|g' @${REINPLACE_CMD} -e 's| in -lgnugetopt||g ; \ s|LIBS="-lgnugetopt|LIBS="|g' ${WRKSRC}/configure -- cgit v1.2.3