[44657] trunk/dports/net/deluge/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jan 1 14:21:41 PST 2009


Revision: 44657
          http://trac.macports.org/changeset/44657
Author:   jeremyhu at macports.org
Date:     2009-01-01 14:21:40 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
deluge: Fix double-paste typo

Modified Paths:
--------------
    trunk/dports/net/deluge/Portfile

Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile	2009-01-01 22:14:41 UTC (rev 44656)
+++ trunk/dports/net/deluge/Portfile	2009-01-01 22:21:40 UTC (rev 44657)
@@ -41,7 +41,7 @@
 	PREFIX=${prefix}
 
 pre-configure {
-	if { ![file exists ${prefix}/lib/${prefix}/lib/libboost_python-mt.dylib] } {
+	if { ![file exists ${prefix}/lib/libboost_python-mt.dylib] } {
 		ui_error "You must build boost with a python variant (+python24 +python25 or +python26)"
 		error "You must build boost with a python variant (+python24 +python25 or +python26)"
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/55dda185/attachment.html>


More information about the macports-changes mailing list