ports/graphics/libpgf/files/patch-Makefile.am
Mathieu Arnold a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00

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@