[72110] trunk/dports/devel/tcl-tls/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 3 16:23:45 PDT 2010


Revision: 72110
          http://trac.macports.org/changeset/72110
Author:   ryandesign at macports.org
Date:     2010-10-03 16:23:42 -0700 (Sun, 03 Oct 2010)
Log Message:
-----------
tcl-tls: fix mtree violation; see #26362

Modified Paths:
--------------
    trunk/dports/devel/tcl-tls/Portfile

Modified: trunk/dports/devel/tcl-tls/Portfile
===================================================================
--- trunk/dports/devel/tcl-tls/Portfile	2010-10-03 23:02:04 UTC (rev 72109)
+++ trunk/dports/devel/tcl-tls/Portfile	2010-10-03 23:23:42 UTC (rev 72110)
@@ -4,6 +4,7 @@
 
 name	   tcl-tls
 version	   1.6
+revision	1
 categories	devel
 platforms	darwin
 maintainers	jmpp openmaintainer
@@ -23,5 +24,6 @@
 
 worksrcdir	tls${version}
 
-configure.args	--with-ssl-dir=${prefix}
+configure.args	--exec-prefix=${prefix} \
+		--with-ssl-dir=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101003/9e32899d/attachment-0001.html>


More information about the macports-changes mailing list