[94237] trunk/dports/sysutils/sfind/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 12 18:57:56 PDT 2012


Revision: 94237
          https://trac.macports.org/changeset/94237
Author:   ryandesign at macports.org
Date:     2012-06-12 18:57:55 -0700 (Tue, 12 Jun 2012)
Log Message:
-----------
sfind: use absolute path to smake

Modified Paths:
--------------
    trunk/dports/sysutils/sfind/Portfile

Modified: trunk/dports/sysutils/sfind/Portfile
===================================================================
--- trunk/dports/sysutils/sfind/Portfile	2012-06-13 01:46:53 UTC (rev 94236)
+++ trunk/dports/sysutils/sfind/Portfile	2012-06-13 01:57:55 UTC (rev 94237)
@@ -31,7 +31,7 @@
 # smake does not support the -j flag
 use_parallel_build  no
 
-build.cmd           smake
+build.cmd           ${prefix}/bin/smake
 
 destroot.destdir    INS_BASE=${destroot}${prefix} \
                     MANDIR=share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120612/eec828a5/attachment.html>


More information about the macports-changes mailing list