--- Portfile.old	2006-12-09 08:28:04.000000000 -0500
+++ Portfile	2006-12-09 09:23:57.000000000 -0500
@@ -18,10 +18,10 @@
 master_sites     sourceforge
 checksums        md5 12d9bfdb8ed22e28129a729847ba6664
 distname         ufraw-${version}
-depends_lib      port:gimp2
+depends_lib      port:gimp2 port:exiv2
 
 
 configure.env    LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
-configure.args   --mandir=${prefix}/share/man
+configure.args   --mandir=${prefix}/share/man --with-exiv2
 
 

