[71077] trunk/dports/net/wireshark-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 31 14:02:47 PDT 2010
Revision: 71077
http://trac.macports.org/changeset/71077
Author: ryandesign at macports.org
Date: 2010-08-31 14:02:46 -0700 (Tue, 31 Aug 2010)
Log Message:
-----------
wireshark-devel: incorporate changes from wireshark r71071
Revision Links:
--------------
http://trac.macports.org/changeset/71071
Modified Paths:
--------------
trunk/dports/net/wireshark-devel/Portfile
Modified: trunk/dports/net/wireshark-devel/Portfile
===================================================================
--- trunk/dports/net/wireshark-devel/Portfile 2010-08-31 19:19:24 UTC (rev 71076)
+++ trunk/dports/net/wireshark-devel/Portfile 2010-08-31 21:02:46 UTC (rev 71077)
@@ -38,7 +38,7 @@
port:zlib \
port:xorg-inputproto
-configure.args --enable-gtk2 \
+configure.args \
--disable-usr-local \
--without-adns \
--with-c-ares=${prefix} \
@@ -51,6 +51,7 @@
--infodir=\\\${prefix}/share/info \
--without-portaudio \
--disable-warnings-as-errors \
+ --without-gnutls \
--enable-new-packet-list
configure.ldflags-append "-Wl,-search_paths_first"
@@ -68,7 +69,7 @@
}
variant gnutls {
- configure.args-append --with-libgnutls-prefix=${prefix}
+ configure.args-append --with-gnutls=yes
depends_lib-append port:gnutls
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100831/29b1d2c5/attachment.html>
More information about the macports-changes
mailing list