[90596] trunk/dports/devel/levmar/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 9 07:54:02 PST 2012


Revision: 90596
          http://trac.macports.org/changeset/90596
Author:   ryandesign at macports.org
Date:     2012-03-09 07:54:02 -0800 (Fri, 09 Mar 2012)
Log Message:
-----------
levmar: fix test.cmd

Modified Paths:
--------------
    trunk/dports/devel/levmar/Portfile

Modified: trunk/dports/devel/levmar/Portfile
===================================================================
--- trunk/dports/devel/levmar/Portfile	2012-03-09 15:49:04 UTC (rev 90595)
+++ trunk/dports/devel/levmar/Portfile	2012-03-09 15:54:02 UTC (rev 90596)
@@ -75,7 +75,7 @@
                     LDFLAGS=-Wl,-rpath,${prefix}/lib
 
 test.run            yes
-test.cmd            lmdemo
+test.cmd            ./lmdemo
 test.target         {}
 test.env            DYLD_LIBRARY_PATH=${worksrcpath}/sobj
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120309/9570c42c/attachment.html>


More information about the macports-changes mailing list