freebsd-ports/dns/updatedd/files/extrapatch-disable-portdocs
Gabor Kovesdan ca4027f02e - Update to 2.6
- Update pkg-descr

PR:		ports/109297
Submitted by:	David Sze <dsze@alumni.uwaterloo.ca>
Approved by:	Jason DiCioccio <jd@ods.org> (maintainer),
		erwin (mentor, implicit)
2007-02-28 20:05:21 +00:00

11 lines
506 B
Text

--- 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 \