aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-22 10:09:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-22 10:09:52 +0000
commit77e9b756a7621c5f16781543d2fd91a95439198d (patch)
tree85bcac0578c2b3171f1988170785503e3671e49e /audio/speex
parent81a50284dc16ecfaa0e9c29b34858f60dcc016d0 (diff)
downloadports-77e9b756a7621c5f16781543d2fd91a95439198d.tar.gz
ports-77e9b756a7621c5f16781543d2fd91a95439198d.zip
Cleanup plist
Strip binaries
Notes
Notes: svn path=/head/; revision=368841
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile5
-rw-r--r--audio/speex/pkg-plist1
2 files changed, 1 insertions, 5 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 5efdef4ee21b..66032a128005 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -19,6 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.pre.mk>
@@ -35,8 +36,4 @@ post-patch:
@${REINPLACE_CMD} -e 's| in -lgnugetopt||g ; \
s|LIBS="-lgnugetopt|LIBS="|g' ${WRKSRC}/configure
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspeex.so.1
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspeexdsp.so.1
-
.include <bsd.port.post.mk>
diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist
index dff54f52273d..a4e44fb621df 100644
--- a/audio/speex/pkg-plist
+++ b/audio/speex/pkg-plist
@@ -27,4 +27,3 @@ libdata/pkgconfig/speexdsp.pc
man/man1/speexdec.1.gz
man/man1/speexenc.1.gz
share/aclocal/speex.m4
-@dirrm include/speex