Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2016 15:40:21 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428220 - head/dns/bind9-devel
Message-ID:  <201612091540.uB9FeL8Q029978@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Dec  9 15:40:21 2016
New Revision: 428220
URL: https://svnweb.freebsd.org/changeset/ports/428220

Log:
  This was fixed by the previous commit.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bind9-devel/Makefile   (contents, props changed)

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Fri Dec  9 15:39:08 2016	(r428219)
+++ head/dns/bind9-devel/Makefile	Fri Dec  9 15:40:21 2016	(r428220)
@@ -55,7 +55,6 @@ CONFIGURE_ARGS+=	--localstatedir=/var --
 CONFIGURE_ARGS+=	--disable-shared
 .endif
 ETCDIR=		${PREFIX}/etc/namedb
-LDFLAGS+=	-L${LOCALBASE}/lib	# for ports-based libedit
 
 CONFLICTS+=	bind9*-9.[456789].* bind910-* bind911-*  bind9*-sdb-9.[456789].*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612091540.uB9FeL8Q029978>