1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/www/swfdec-plugin/files/patch-Makefile.in
Eric Anholt 9996e95179 New port:
swfdec-plugin is a Mozilla plugin for rendering flash (.swf) animations using
the gstreamer framework and the swfdec library.  It should currently play Flash
4 files, and Flash 5 support is under development.
2005-06-16 19:06:08 +00:00

12 lines
481 B
Plaintext

--- Makefile.in.orig Tue Jun 14 21:37:46 2005
+++ Makefile.in Tue Jun 14 21:43:11 2005
@@ -227,7 +227,7 @@
@WITH_GLIB_COMPAT_TRUE@glib_compat_subdirs = glib-compat
@WITH_GLIB_COMPAT_FALSE@no_glib_compat_subdirs = gimp-loader pixbuf-loader
@WITH_GLIB_COMPAT_TRUE@no_glib_compat_subdirs =
-SUBDIRS = $(glib_compat_subdirs) libswfdec test player plugin $(no_glib_compat_subdirs)
+SUBDIRS = $(glib_compat_subdirs) libswfdec plugin
DIST_SUBDIRS = \
gimp-loader \
glib-compat \