1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix build after libtool bump

- While here, remove empty patches

PR:		137410
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-08-04 14:42:01 +00:00
parent 8cbc5d1ecc
commit 5739754692
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238885
6 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.3
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
http://fromani.exit1.org/
@ -242,6 +243,7 @@ post-patch:
pre-configure:
@${REINPLACE_CMD} -E -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -E -e 's|-ldl||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -E -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -E -e 's|WRKSRC|${WRKSRC}|g' ${WRKSRC}/export/Makefile.in
@${REINPLACE_CMD} -E -e 's|<quicktime/|<lqt/|g' \
${WRKSRC}/configure \