ports/137410: [MAINTAINER] multimedia/transcode: Fix build after libtool bump

Naram Qashat cyberbotx at cyberbotx.com
Tue Aug 4 05:20:02 UTC 2009


>Number:         137410
>Category:       ports
>Synopsis:       [MAINTAINER] multimedia/transcode: Fix build after libtool bump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 04 05:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jun  3 04:24:13 EDT
>Description:
Fix build after libtool bump.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- transcode-1.1.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/Makefile /kirby/shared/ports/transcode/Makefile
--- /usr/ports/multimedia/transcode/Makefile	2009-08-03 12:24:16.000000000 -0400
+++ /kirby/shared/ports/transcode/Makefile	2009-08-04 01:09:42.000000000 -0400
@@ -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 @@
 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 \

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list