summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-18 08:15:33 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-18 08:15:33 +0000
commitd89a73c73086045a836c000686b9379681bf2845 (patch)
tree108a2070f5c938e62f7c7f364a5698947dbce4bd
parent255eac7b052daab7d289ef71ce7c95f018a55126 (diff)
downloadfreebsd-ports-d89a73c73086045a836c000686b9379681bf2845.zip
- Remove old libtool patch
- Add INSTALL_TARGET=install-strip
-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 @@