aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 20:09:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-04 20:09:38 +0000
commit7f0bc40ee9a005251150589bdef965f64f8927c8 (patch)
tree9ac9b882c1b630b1b193b09c0013976e38ddc2f5
parentce536687bb536e44c1505dd27dc84248b1417b01 (diff)
downloadports-7f0bc40ee9a005251150589bdef965f64f8927c8.tar.gz
ports-7f0bc40ee9a005251150589bdef965f64f8927c8.zip
Notes
-rw-r--r--audio/speex/Makefile12
-rw-r--r--audio/speex/pkg-plist2
2 files changed, 6 insertions, 8 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index c8e0167cc1b4..12213f293b71 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -9,14 +9,12 @@ CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
MAINTAINER= multimedia@FreeBSD.org
-COMMENT= An open-source patent-free voice codec
+COMMENT= Open-source patent-free voice codec
-LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
-CONFLICTS= speex-devel-[0-9]*
-
-USE_GNOME= gnomehack ltverhack
-NO_STAGE= yes
+USES= pathfix
+USE_GNOME= ltverhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
@@ -24,8 +22,6 @@ CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= speexdec.1 speexenc.1
-
.include <bsd.port.pre.mk>
.if ${MACHINE_CPU:Msse}!=""
diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist
index 153e7526f268..a6fbf0de8ce2 100644
--- a/audio/speex/pkg-plist
+++ b/audio/speex/pkg-plist
@@ -22,5 +22,7 @@ lib/libspeexdsp.so
lib/libspeexdsp.so.1
libdata/pkgconfig/speex.pc
libdata/pkgconfig/speexdsp.pc
+man/man1/speexdec.1.gz
+man/man1/speexenc.1.gz
share/aclocal/speex.m4
@dirrm include/speex