[58586] trunk/dports/lang
ryandesign at macports.org
ryandesign at macports.org
Thu Oct 1 05:14:50 PDT 2009
Revision: 58586
http://trac.macports.org/changeset/58586
Author: ryandesign at macports.org
Date: 2009-10-01 05:14:46 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
php5, php5-devel: remove dbase variant. This functionality has been removed from php as of 5.3.0 and allegedly moved to PECL, though I can find no sign of it there
Modified Paths:
--------------
trunk/dports/lang/php5/Portfile
trunk/dports/lang/php5-devel/Portfile
Modified: trunk/dports/lang/php5/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile 2009-10-01 12:02:18 UTC (rev 58585)
+++ trunk/dports/lang/php5/Portfile 2009-10-01 12:14:46 UTC (rev 58586)
@@ -172,11 +172,6 @@
}]
}
-variant dbase description {Add dBase file format support} {
- configure.args-append \
- --enable-dbase
-}
-
variant snmp conflicts macports_snmp description {Add SNMP support using Apple SNMP} {
# This compiles PHP5 with SNMP linked against Apple's included NET-SNMP.
configure.args-append \
Modified: trunk/dports/lang/php5-devel/Portfile
===================================================================
--- trunk/dports/lang/php5-devel/Portfile 2009-10-01 12:02:18 UTC (rev 58585)
+++ trunk/dports/lang/php5-devel/Portfile 2009-10-01 12:14:46 UTC (rev 58586)
@@ -171,11 +171,6 @@
}]
}
-variant dbase description {Add dBase file format support} {
- configure.args-append \
- --enable-dbase
-}
-
variant snmp conflicts macports_snmp description {Add SNMP support using Apple SNMP} {
# This compiles PHP5 with SNMP linked against Apple's included NET-SNMP.
configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/cb2acbe6/attachment-0001.html>
More information about the macports-changes
mailing list