aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-18 16:15:33 +0800
committertijl <tijl@FreeBSD.org>2014-09-18 16:15:33 +0800
commitda8d98cea667269e4d9c27fa37b4c67b16944774 (patch)
tree108a2070f5c938e62f7c7f364a5698947dbce4bd /audio
parent28e9b7f0ca543dd87797f1342389f6e2166eae9f (diff)
downloadfreebsd-ports-gnome-da8d98cea667269e4d9c27fa37b4c67b16944774.tar.gz
freebsd-ports-gnome-da8d98cea667269e4d9c27fa37b4c67b16944774.tar.zst
freebsd-ports-gnome-da8d98cea667269e4d9c27fa37b4c67b16944774.zip
- Remove old libtool patch
- Add INSTALL_TARGET=install-strip
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 @@