svn commit: r368430 - in head/audio/x11amp: . files
Tijl Coosemans
tijl at FreeBSD.org
Thu Sep 18 08:38:15 UTC 2014
Author: tijl
Date: Thu Sep 18 08:38:14 2014
New Revision: 368430
URL: http://svnweb.freebsd.org/changeset/ports/368430
QAT: https://qat.redports.org/buildarchive/r368430/
Log:
Remove old libtool patches
Modified:
head/audio/x11amp/Makefile
head/audio/x11amp/files/patch-configure
Modified: head/audio/x11amp/Makefile
==============================================================================
--- head/audio/x11amp/Makefile Thu Sep 18 08:28:50 2014 (r368429)
+++ head/audio/x11amp/Makefile Thu Sep 18 08:38:14 2014 (r368430)
@@ -25,10 +25,8 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
post-extract:
@${CP} ${FILESDIR}/main.xpm ${WRKSRC}/x11amp/defskin
- @${CHMOD} a+x ${WRKSRC}/ltconfig
post-patch:
- @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
@${REINPLACE_CMD} 's|-o root -g wheel||' ${WRKSRC}/libx11amp/Makefile.in
.include <bsd.port.mk>
Modified: head/audio/x11amp/files/patch-configure
==============================================================================
--- head/audio/x11amp/files/patch-configure Thu Sep 18 08:28:50 2014 (r368429)
+++ head/audio/x11amp/files/patch-configure Thu Sep 18 08:38:14 2014 (r368430)
@@ -1,14 +1,5 @@
--- configure.orig Tue May 31 17:38:58 2005
+++ configure Tue May 31 17:39:14 2005
-@@ -1316,7 +1316,7 @@
- # Actually configure libtool. ac_aux_dir is where install-sh is found.
- CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
- LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
--${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
-+$ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-
@@ -2202,14 +2202,14 @@
rm -f conf.gtktest
More information about the svn-ports-all
mailing list