Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 17:53:54 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349578 - head/news/fidogate-ds
Message-ID:  <201403291753.s2THrsNB004579@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Mar 29 17:53:54 2014
New Revision: 349578
URL: http://svnweb.freebsd.org/changeset/ports/349578
QAT: https://qat.redports.org/buildarchive/r349578/

Log:
  --with-news makes configure barf. Only use --without-news and --with-newsbindir=

Modified:
  head/news/fidogate-ds/Makefile

Modified: head/news/fidogate-ds/Makefile
==============================================================================
--- head/news/fidogate-ds/Makefile	Sat Mar 29 17:45:44 2014	(r349577)
+++ head/news/fidogate-ds/Makefile	Sat Mar 29 17:53:54 2014	(r349578)
@@ -55,8 +55,8 @@ DESCDIR_CONFIGURE_ENABLE=	desc-dir
 DNT_NETMAIL_CONFIGURE_ENABLE=	dnt-netmail
 FMSGID_CONFIGURE_ENABLE=	fs-msgid
 INN_BUILD_DEPENDS=			${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn
-INN_CONFIGURE_WITH=			news
 INN_CONFIGURE_ON=			--with-newsbindir=${LOCALBASE}/news/bin
+INN_CONFIGURE_OFF=			--without-news
 NFS_LOCK_CONFIGURE_ENABLE=	nfs-safe-lock
 
 CONFIGURE_ARGS+=	--libexec=${PREFIX}/libexec/fidogate \



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