aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2008-10-13 00:10:53 +0800
committerkwm <kwm@FreeBSD.org>2008-10-13 00:10:53 +0800
commitf5a105dde7a7271d673a130e9d32b1cba3fb6c19 (patch)
treed3a0f5d6c8e56a67e6e90c54ba6aa46ae86b70a6 /multimedia
parentb24590eced8b1876c73c3e9e73c6e16f8027de8e (diff)
downloadfreebsd-ports-gnome-f5a105dde7a7271d673a130e9d32b1cba3fb6c19.tar.gz
freebsd-ports-gnome-f5a105dde7a7271d673a130e9d32b1cba3fb6c19.tar.zst
freebsd-ports-gnome-f5a105dde7a7271d673a130e9d32b1cba3fb6c19.zip
Fix the build when gtk isn't installed.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/files/patch-Makefile.in13
1 files changed, 9 insertions, 4 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-Makefile.in b/multimedia/gstreamer-plugins/files/patch-Makefile.in
index 0ef0a5c23181..7ed1748b3b1e 100644
--- a/multimedia/gstreamer-plugins/files/patch-Makefile.in
+++ b/multimedia/gstreamer-plugins/files/patch-Makefile.in
@@ -1,9 +1,10 @@
---- Makefile.in.orig Tue Jun 5 12:43:40 2007
-+++ Makefile.in Tue Jun 5 12:43:53 2007
-@@ -423,14 +423,12 @@
+--- Makefile.in.orig 2008-10-02 22:46:23.000000000 +0000
++++ Makefile.in 2008-10-12 17:59:39.000000000 +0000
+@@ -359,19 +359,15 @@
+ gst-libs \
gst sys $(SUBDIRS_EXT) \
tools \
- tests \
+- tests \
- docs \
po \
common \
@@ -15,3 +16,7 @@
gst-libs \
gst sys ext \
tools \
+- tests \
+ po \
+ common \
+ m4 \