mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
15 lines
231 B
Text
15 lines
231 B
Text
--- Makefile.am.orig 2015-08-06 23:49:54 UTC
|
|
+++ Makefile.am
|
|
@@ -1,9 +1,9 @@
|
|
|
|
SUBDIRS = src include
|
|
|
|
-if HAS_DOXYGEN
|
|
-SUBDIRS += doc
|
|
-endif
|
|
+#if HAS_DOXYGEN
|
|
+#SUBDIRS += doc
|
|
+#endif
|
|
|
|
PACKAGE = @PACKAGE@
|
|
VERSION = @VERSION@
|