[40746] trunk/dports/graphics/libopenraw/Portfile

devans at macports.org devans at macports.org
Mon Oct 13 13:59:20 PDT 2008


Revision: 40746
          http://trac.macports.org/changeset/40746
Author:   devans at macports.org
Date:     2008-10-13 13:59:19 -0700 (Mon, 13 Oct 2008)
Log Message:
-----------
Apply patch supplied by ryandesign to allow for alternate installation paths. Thanks.

Modified Paths:
--------------
    trunk/dports/graphics/libopenraw/Portfile

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2008-10-13 20:14:34 UTC (rev 40745)
+++ trunk/dports/graphics/libopenraw/Portfile	2008-10-13 20:59:19 UTC (rev 40746)
@@ -34,7 +34,7 @@
     port:jpeg \
     port:boost
 
-configure.args-append  --with-darwinports
+configure.args  --with-boost=${prefix}
 
 variant no_gnome description {Build without GNOME/GTK2 support}  {
     depends_lib-delete port:glib2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081013/e2e5cf2a/attachment.html 


More information about the macports-changes mailing list