--- Portfile.orig	2008-05-27 10:34:04.000000000 -0700
+++ Portfile	2008-05-29 12:48:49.000000000 -0700
@@ -5,8 +5,8 @@
 
 name		inkscape
 version		0.46
-revision 	1
-maintainers	nomaintainer
+revision 	2
+maintainers	gmail.com:dbevans
 categories	gnome graphics
 platforms	darwin
 homepage	http://www.inkscape.org/
@@ -39,9 +39,12 @@
 		port:poppler \
 		port:py25-numpy \
 		port:py25-lxml \
-		port:boost
+		port:boost \
+                port:ImageMagick \
+                port:libwpg
 
-patchfiles	patch-configure.diff
+patchfiles	patch-configure.diff \
+                patch-src-Makefile.in.diff
 
 configure.args	\
 	--mandir=${prefix}/share/man \

