aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/Maaate/Makefile4
-rw-r--r--audio/Maaate/files/patch-configure10
2 files changed, 3 insertions, 11 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile
index 7e95696acd2d..748281757402 100644
--- a/audio/Maaate/Makefile
+++ b/audio/Maaate/Makefile
@@ -12,8 +12,9 @@ COMMENT= MPEG audio analysis toolkit
LICENSE= GPLv2
-USES= gmake libtool
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= gmake libtool
USE_LDCONFIG= yes
PORTDOCS= API.html ChangeLog THANKS applications.html
@@ -29,6 +30,5 @@ post-install:
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
.endfor
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.1.* ${STAGEDIR}${PREFIX}/lib/Maaate/*.so.1.*
.include <bsd.port.mk>
diff --git a/audio/Maaate/files/patch-configure b/audio/Maaate/files/patch-configure
index 8d8054f97234..26f22fadc73a 100644
--- a/audio/Maaate/files/patch-configure
+++ b/audio/Maaate/files/patch-configure
@@ -1,14 +1,6 @@
--- configure.orig 2002-10-09 03:30:34.000000000 +0200
+++ configure 2013-12-18 12:38:19.000000000 +0100
-@@ -5691,6 +5691,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -5699,7 +5700,6 @@
+@@ -5699,7 +5699,6 @@