aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ruby-ming/files
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-10-16 17:38:27 +0800
committerknu <knu@FreeBSD.org>2000-10-16 17:38:27 +0800
commita57b568e4a291fb1cc452d9382a307c85fbfc620 (patch)
treec89b7a7eff0389bf739cf4e2532cb819964289cb /graphics/ruby-ming/files
parent5ad7472c57690d0763be26ee75198204c1b6c3f7 (diff)
downloadfreebsd-ports-gnome-a57b568e4a291fb1cc452d9382a307c85fbfc620.tar.gz
freebsd-ports-gnome-a57b568e4a291fb1cc452d9382a307c85fbfc620.tar.zst
freebsd-ports-gnome-a57b568e4a291fb1cc452d9382a307c85fbfc620.zip
Add ruby-ming, Ruby module for the Ming library which allows you to
create Flash (TM) movies.
Diffstat (limited to 'graphics/ruby-ming/files')
-rw-r--r--graphics/ruby-ming/files/patch-depend17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/ruby-ming/files/patch-depend b/graphics/ruby-ming/files/patch-depend
new file mode 100644
index 000000000000..3af7c1ae3ad6
--- /dev/null
+++ b/graphics/ruby-ming/files/patch-depend
@@ -0,0 +1,17 @@
+--- depend.orig Fri Oct 13 15:26:31 2000
++++ depend Mon Oct 16 17:55:07 2000
+@@ -1,4 +1,4 @@
+-SWIGINC= ../py_ext
++SWIGINC= .
+
+ OBJS+= ming_wrap.o
+
+@@ -7,7 +7,7 @@
+ ming_wrap.o: ming_wrap.c
+
+ ming_wrap.c: ${SWIGINC}/blocklist.i ${SWIGINC}/blocktypes.i ${SWIGINC}/ming.i ${SWIGINC}/swf.i
+- swig -I${SWIGINC} -ruby ${SWIGINC}/ming.i
++ swig1.3 -I${SWIGINC} -ruby ${SWIGINC}/ming.i
+
+ clean: clean_local
+