forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
22 lines
372 B
Text
22 lines
372 B
Text
--- Makefile.in.orig 2009-11-09 10:37:05.000000000 +0100
|
|
+++ Makefile.in 2009-11-09 10:37:34.000000000 +0100
|
|
@@ -397,19 +397,15 @@
|
|
gst-libs \
|
|
gst sys $(SUBDIRS_EXT) \
|
|
tools \
|
|
- tests \
|
|
- docs \
|
|
po \
|
|
common \
|
|
m4
|
|
|
|
DIST_SUBDIRS = \
|
|
pkgconfig \
|
|
- docs \
|
|
gst-libs \
|
|
gst sys ext \
|
|
tools \
|
|
- tests \
|
|
po \
|
|
common \
|
|
m4
|