[48421] trunk/dports/devel/subversion-python24bindings/Portfile

blair at macports.org blair at macports.org
Sat Mar 21 08:36:23 PDT 2009


Revision: 48421
          http://trac.macports.org/changeset/48421
Author:   blair at macports.org
Date:     2009-03-21 08:36:22 -0700 (Sat, 21 Mar 2009)
Log Message:
-----------
Follow up to r48420, correct the no_bdb variant.

Modified Paths:
--------------
    trunk/dports/devel/subversion-python24bindings/Portfile

Modified: trunk/dports/devel/subversion-python24bindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-python24bindings/Portfile	2009-03-21 15:16:47 UTC (rev 48420)
+++ trunk/dports/devel/subversion-python24bindings/Portfile	2009-03-21 15:36:22 UTC (rev 48421)
@@ -74,7 +74,7 @@
 
 variant no_bdb description {Build without support for BerkeleyDB repositories} {
 			depends_lib-delete	port:db46 port:py-bsddb
-			configure.args-delete 	--with-berkeley-db=${prefix}/include/db46:${prefix}/lib/db46
+			configure.args-delete 	--with-berkeley-db=yes
 			configure.args-append	--without-berkeley-db
 			}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090321/175070e4/attachment.html>


More information about the macports-changes mailing list