summaryrefslogtreecommitdiff
path: root/audio/speex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r--audio/speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 0e068bf5f25b..766a0af18db7 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -23,7 +23,7 @@ USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE} --mandir=${PREFIX}/man
+CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"