[98551] trunk/dports/databases/db44/Portfile

blair at macports.org blair at macports.org
Mon Oct 8 10:11:13 PDT 2012


Revision: 98551
          http://trac.macports.org//changeset/98551
Author:   blair at macports.org
Date:     2012-10-08 10:11:13 -0700 (Mon, 08 Oct 2012)
Log Message:
-----------
db44: remove trailing / from --with-tcl argument.

Modified Paths:
--------------
    trunk/dports/databases/db44/Portfile

Modified: trunk/dports/databases/db44/Portfile
===================================================================
--- trunk/dports/databases/db44/Portfile	2012-10-08 17:04:25 UTC (rev 98550)
+++ trunk/dports/databases/db44/Portfile	2012-10-08 17:11:13 UTC (rev 98551)
@@ -77,7 +77,7 @@
 
 variant tcl {
     depends_lib-append      port:tcl
-    configure.args-append   --enable-tcl --with-tcl=${prefix}/lib/
+    configure.args-append   --enable-tcl --with-tcl=${prefix}/lib
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121008/82bd1182/attachment.html>


More information about the macports-changes mailing list