ports/158712: [patch] editors/libreoffice: undreak build since changes at version 1.7.1 of graphics/vigra

Boris Samorodov bsam at FreeBSD.org
Thu Jul 7 21:30:02 UTC 2011


>Number:         158712
>Category:       ports
>Synopsis:       [patch] editors/libreoffice: undreak build since changes at version 1.7.1 of graphics/vigra
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 07 21:30:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
InPharmTech, Co.
>Environment:
System: FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #6 r223827: Thu Jul 7 04:22:36 MSK 2011 bsam at bb.ipt.ru:/usr/obj/usr/src/sys/BB i386

>Description:
	Since version 1.7.1 the port graphics/vigra does not install lib/libvigraimpex.a.
>How-To-Repeat:
>Fix:
	Unbreak building: use bin/vigra-config to detect if the port is installed.
	BTW, no PORTREVISION bump since it's only build dependency.

--- libreoffice.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/libreoffice/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	21 Jun 2011 20:44:58 -0000	1.13
+++ Makefile	7 Jul 2011 21:16:30 -0000
@@ -104,7 +104,7 @@
 		${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \
 		${LOCALBASE}/lib/libmdbsql.a:${PORTSDIR}/databases/mdbtools \
 		${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs \
-		${LOCALBASE}/lib/libvigraimpex.a:${PORTSDIR}/graphics/vigra
+		${LOCALBASE}/bin/vigra-config:${PORTSDIR}/graphics/vigra
 
 USE_BDB=	yes
 USE_PERL5_BUILD=	yes
--- libreoffice.diff ends here ---

-- 
WBR, bsam
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list