ports/157024
Jason Helfman
jhelfman at e-e.com
Sat May 14 22:50:15 UTC 2011
The following reply was made to PR ports/157024; it has been noted by GNATS.
From: Jason Helfman <jhelfman at e-e.com>
To: bug-followup at freebsd.org
Cc:
Subject: Re: ports/157024
Date: Sat, 14 May 2011 15:29:16 -0700
Be less strict on library versions. Again, clean tinderbox run.
--- libvirt/Makefile.orig 2011-05-14 15:20:26.000000000 -0700
+++ libvirt/Makefile 2011-05-14 15:20:44.000000000 -0700
@@ -23,10 +23,10 @@
USE_PYTHON_BUILD= yes
PLIST_SUB+= PORTVERSION="-${PORTVERSION}"
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
- xml2.5:${PORTSDIR}/textproc/libxml2 \
- gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
+ gcrypt:${PORTSDIR}/security/libgcrypt \
+ xml2:${PORTSDIR}/textproc/libxml2 \
+ gnutls:${PORTSDIR}/security/gnutls
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5
More information about the freebsd-ports-bugs
mailing list