1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Remove old libtool patches

This commit is contained in:
Tijl Coosemans 2014-09-18 08:38:14 +00:00
parent 29a0c60c72
commit 2f969e2247
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368430
2 changed files with 0 additions and 11 deletions

View File

@ -25,10 +25,8 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
post-extract: post-extract:
@${CP} ${FILESDIR}/main.xpm ${WRKSRC}/x11amp/defskin @${CP} ${FILESDIR}/main.xpm ${WRKSRC}/x11amp/defskin
@${CHMOD} a+x ${WRKSRC}/ltconfig
post-patch: post-patch:
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
@${REINPLACE_CMD} 's|-o root -g wheel||' ${WRKSRC}/libx11amp/Makefile.in @${REINPLACE_CMD} 's|-o root -g wheel||' ${WRKSRC}/libx11amp/Makefile.in
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,14 +1,5 @@
--- configure.orig Tue May 31 17:38:58 2005 --- configure.orig Tue May 31 17:38:58 2005
+++ configure Tue May 31 17:39:14 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 @@ @@ -2202,14 +2202,14 @@
rm -f conf.gtktest rm -f conf.gtktest