ports/x11-toolkits/mowitz/files/patch-doc
Adam Weinberger 9412986685 Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:06:55 +00:00

17 lines
382 B
Text

--- Makefile.in Mon Jan 7 10:43:21 2002
+++ Makefile.in Mon Jan 7 20:54:38 2002
@@ -84,3 +84,6 @@
-SUBDIRS = Mowitz examples doc
+SUBDIRS = Mowitz examples
+.ifdef PORTDOCS
+SUBDIRS+= doc
+.endif
--- doc/Makefile.in Mon Jan 7 10:43:49 2002
+++ doc/Makefile.in Mon Jan 7 20:52:43 2002
@@ -84,3 +84,3 @@
-docdir = $(prefix)/doc/Mowitz
+docdir = $(prefix)/share/doc/Mowitz