[86382] users/ryandesign/ports/lang/php54/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 24 18:12:06 PDT 2011
Revision: 86382
http://trac.macports.org/changeset/86382
Author: ryandesign at macports.org
Date: 2011-10-24 18:12:04 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
php54: remove unnecessary -lresolv addition
Modified Paths:
--------------
users/ryandesign/ports/lang/php54/Portfile
Modified: users/ryandesign/ports/lang/php54/Portfile
===================================================================
--- users/ryandesign/ports/lang/php54/Portfile 2011-10-25 01:01:02 UTC (rev 86381)
+++ users/ryandesign/ports/lang/php54/Portfile 2011-10-25 01:12:04 UTC (rev 86382)
@@ -91,10 +91,6 @@
configure.universal_args-delete --disable-dependency-tracking
-platform darwin 10 {
- configure.env-append LIBS=-lresolv
-}
-
variant no_web conflicts apache apache2 fastcgi description {Don't include any web server support} {}
# Build an Apache 1 module. On Mac OS X, it uses Apple's provided Apache 1 server.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/e62205e1/attachment-0001.html>
More information about the macports-changes
mailing list