Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2014 12:41:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343489 - in head/dns/updatedd: . files
Message-ID:  <201402091241.s19Cf3Ki013887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Feb  9 12:41:03 2014
New Revision: 343489
URL: http://svnweb.freebsd.org/changeset/ports/343489
QAT: https://qat.redports.org/buildarchive/r343489/

Log:
  Unbreak after OPTIONS helper conversion (extra patch was applied when DOCS
  was on when it should have been applied when DOCS was off)
  With stage, we do not need this patch anymore
  
  Reported by:	pkg-fallout

Deleted:
  head/dns/updatedd/files/extrapatch-disable-portdocs
Modified:
  head/dns/updatedd/Makefile

Modified: head/dns/updatedd/Makefile
==============================================================================
--- head/dns/updatedd/Makefile	Sun Feb  9 12:35:36 2014	(r343488)
+++ head/dns/updatedd/Makefile	Sun Feb  9 12:41:03 2014	(r343489)
@@ -18,6 +18,4 @@ GNU_CONFIGURE=	yes
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-DOCS_EXTRA_PATCHES+=	${PATCHDIR}/extrapatch-disable-portdocs
-
 .include <bsd.port.mk>



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