ports/multimedia/gstreamer/files/patch-Makefile.in
Antoine Brodin 1464c30e05 Allow building with bison 3
PR:		ports/194680
2014-11-01 23:06:23 +00:00

18 lines
428 B
Text

--- Makefile.in.orig 2012-02-20 22:48:34 UTC
+++ Makefile.in
@@ -469,7 +469,6 @@ aclocaldir = $(datadir)/aclocal
aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
SUBDIRS = pkgconfig \
gst libs plugins tools tests \
- docs \
po \
m4 \
common
@@ -478,7 +477,6 @@ SUBDIRS = pkgconfig \
# These are all the possible subdirs
DIST_SUBDIRS = pkgconfig \
gst libs plugins tools tests \
- docs \
po \
m4 \
common