forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
18 lines
428 B
Text
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
|