[57613] trunk/dports/python/py-bsddb/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/python/py-bsddb/Portfile

Modified: trunk/dports/python/py-bsddb/Portfile
===================================================================
--- trunk/dports/python/py-bsddb/Portfile	2009-09-14 06:10:58 UTC (rev 57612)
+++ trunk/dports/python/py-bsddb/Portfile	2009-09-14 06:21:22 UTC (rev 57613)
@@ -30,13 +30,6 @@
 set incdir ${prefix}/include/db46
 depends_lib-append	port:db46
 
-variant db3	{
-	set libdir ${prefix}/lib
-	set incdir ${prefix}/include/db3
-	depends_lib-delete	port:db46
-	depends_lib-append	port:db3
-}
-
 post-patch	{
 	reinplace "s|__VERSION__|${version}|g" ${worksrcpath}/setup.py
 	reinplace "s|__LIBDIR__|${libdir}|g" ${worksrcpath}/setup.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090913/2ee83b72/attachment.html>


More information about the macports-changes mailing list