mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
PR: 231406 Submitted by: Greg V <greg@unrelenting.technology> Exp-run by: antoine Approved by: portmgr (antoine)
11 lines
418 B
Text
11 lines
418 B
Text
--- Makefile.in.orig 2018-09-16 12:03:27 UTC
|
|
+++ Makefile.in
|
|
@@ -569,7 +569,7 @@ top_srcdir = @top_srcdir@
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
|
aclocaldir = $(datadir)/aclocal
|
|
aclocal_DATA = gst-element-check-1.0.m4
|
|
-SUBDIRS = pkgconfig gst libs plugins tests docs po m4 common data \
|
|
+SUBDIRS = pkgconfig gst libs plugins tests po m4 common data \
|
|
$(am__append_1)
|
|
|
|
# These are all the possible subdirs
|