[22405] trunk/dports/devel/bsdiff/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 00:02:07 PST 2007


Revision: 22405
          http://trac.macosforge.org/projects/macports/changeset/22405
Author:   pipping at macports.org
Date:     2007-02-28 00:02:07 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
 * replace 'configure {}' with 'use_configure no'

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

Modified: trunk/dports/devel/bsdiff/Portfile
===================================================================
--- trunk/dports/devel/bsdiff/Portfile	2007-02-28 07:49:34 UTC (rev 22404)
+++ trunk/dports/devel/bsdiff/Portfile	2007-02-28 08:02:07 UTC (rev 22405)
@@ -20,6 +20,6 @@
     reinplace s|/man/man1|/share/man/man1| ${worksrcpath}/Makefile
 }
 
-configure        {}
+use_configure    no
 build.type       bsd
 destroot.destdir PREFIX=${destroot}${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070228/d2e3dd25/attachment.html


More information about the macports-changes mailing list