1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

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
This commit is contained in:
Antoine Brodin 2014-02-09 12:41:03 +00:00
parent eed438e1c8
commit c0a78e43e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343489
2 changed files with 0 additions and 13 deletions

View File

@ -18,6 +18,4 @@ GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
DOCS_EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-disable-portdocs
.include <bsd.port.mk>

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Fri Sep 15 10:19:08 2006
+++ Makefile.in Sun Feb 18 15:06:01 2007
@@ -189,7 +189,7 @@
target_os = @target_os@
target_vendor = @target_vendor@
@COND_PERL_TRUE@MAYBE_PERL = updatedd-wrapper scripts
-SUBDIRS = libupdatedd-exception src src/plugins include $(MAYBE_PERL) Documentation
+SUBDIRS = libupdatedd-exception src src/plugins include $(MAYBE_PERL)
#distdir = ../$(PACKAGE)-$(VERSION)
EXTRA_DIST = debian/compat debian/control debian/copyright debian/postinst debian/rules \