--- /opt/local/var/macports/sources/svn.macports.org/trunk/dports/math/levmar/Portfile	2012-11-01 21:00:20.000000000 -0700
+++ Portfile	2012-11-01 21:03:51.000000000 -0700
@@ -5,7 +5,7 @@
 
 name                levmar
 version             2.6
-revision            1
+revision            2
 categories          math
 platforms           darwin
 license             GPL
@@ -32,12 +32,13 @@
 checksums           rmd160  2b29daea12804050c8d3939b8c142d27d36bffc8 \
                     sha256  3bf4ef1ea4475ded5315e8d8fc992a725f2e7940a74ca3b0f9029d9e6e94bad7
 
+depends_lib-append  port:atlas
+
 # Patch taken from levmar RPM by Eric Smith <eric@brouhaha.com>
 patch.pre_args      -p1
 patchfiles          patch-Makefile.so.diff
 
 use_configure       no
-#configure.args      --with-omniORB-config="${prefix}/etc/omniORB.cfg"
 
 variant universal {}
 
