svn commit: r389751 - head/devel/libvirt
Jason Helfman
jgh at FreeBSD.org
Mon Jun 15 20:52:43 UTC 2015
Author: jgh
Date: Mon Jun 15 20:52:42 2015
New Revision: 389751
URL: https://svnweb.freebsd.org/changeset/ports/389751
Log:
- remove unneeded BUILD_DEPENDS define for SASL option
PR: 200752
Submitted by: crest at sahiro.org
Modified:
head/devel/libvirt/Makefile
Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile Mon Jun 15 20:37:15 2015 (r389750)
+++ head/devel/libvirt/Makefile Mon Jun 15 20:52:42 2015 (r389751)
@@ -42,7 +42,6 @@ NLS_CONFIGURE_ENABLE= nls
NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}
SASL_CONFIGURE_WITH= sasl
-SASL_BUILD_DEPENDS= sasl:${PORTSDIR}/security/cyrus-sasl2
SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
VARDIR= /var
More information about the svn-ports-head
mailing list