[57614] trunk/dports/ruby/rb-bdb/Portfile

toby at macports.org toby at macports.org
Sun Sep 13 23:21:49 PDT 2009


Revision: 57614
          http://trac.macports.org/changeset/57614
Author:   toby at macports.org
Date:     2009-09-13 23:21:48 -0700 (Sun, 13 Sep 2009)
Log Message:
-----------
remove db3 variant

Modified Paths:
--------------
    trunk/dports/ruby/rb-bdb/Portfile

Modified: trunk/dports/ruby/rb-bdb/Portfile
===================================================================
--- trunk/dports/ruby/rb-bdb/Portfile	2009-09-14 06:21:22 UTC (rev 57613)
+++ trunk/dports/ruby/rb-bdb/Portfile	2009-09-14 06:21:48 UTC (rev 57614)
@@ -25,14 +25,6 @@
 configure.args-append	--with-db-lib=${prefix}/lib/db46 \
 						--with-db-include=${prefix}/include/db46
 
-variant db3 {
-	depends_lib-delete		port:db46
-	depends_lib-append		port:db3
-	configure.args-delete	--with-db-lib=${prefix}/lib/db46 --with-db-include=${prefix}/include/db46
-	configure.args-append	--with-db-dir=${prefix} --with-db-include=${prefix}/include/db3 \
-							--with-db-version=3
-}
-
 pre-configure {
 	# The trailing space is not a typo
 	reinplace "s|extconf.rb |-rvendor-specific & |" ${worksrcpath}/extconf.rb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090913/a54ee9ca/attachment.html>


More information about the macports-changes mailing list