Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2014 08:38:15 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368430 - in head/audio/x11amp: . files
Message-ID:  <201409180838.s8I8cFHc097236@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409180838.s8I8cFHc097236>