svn commit: r343489 - in head/dns/updatedd: . files

Antoine Brodin antoine at FreeBSD.org
Sun Feb 9 12:41:04 UTC 2014


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>


More information about the svn-ports-all mailing list