summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/speex/Makefile2
-rw-r--r--audio/speex/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 170c7a838b56..39fefd3c5460 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= speex
DISTVERSION= 1.2.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
@@ -16,6 +17,7 @@ LIB_DEPENDS= libogg.so:audio/libogg \
USES= cpe libtool pathfix pkgconfig
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPE_VENDOR= xiph
diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist
index c1a2ed39fb1b..454e409194e6 100644
--- a/audio/speex/pkg-plist
+++ b/audio/speex/pkg-plist
@@ -12,6 +12,6 @@ lib/libspeex.so
lib/libspeex.so.1
lib/libspeex.so.1.5.2
libdata/pkgconfig/speex.pc
-man/man1/speexdec.1.gz
-man/man1/speexenc.1.gz
+share/man/man1/speexdec.1.gz
+share/man/man1/speexenc.1.gz
share/aclocal/speex.m4