aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-27 05:14:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-27 05:14:31 +0000
commit8a4418926354ecd1158e2eadd4d73ea206eb4ee0 (patch)
tree1f28409c6442fad982b359c8bc94f6f70b39fa53
parent6d0d71dfe590477816173956226041d5c05bb90a (diff)
downloadports-8a4418926354ecd1158e2eadd4d73ea206eb4ee0.tar.gz
ports-8a4418926354ecd1158e2eadd4d73ea206eb4ee0.zip
Notes
-rw-r--r--net/ethereal/Makefile1
-rw-r--r--net/wireshark/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index b071c48529e0..7db2bb571985 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -20,6 +20,7 @@ USE_PERL5_BUILD=yes
USE_PYTHON_BUILD=yes
USE_ICONV= yes
#USE_BZIP2= yes
+USE_GCC= 3.4+
USE_GNOME= gnometarget
WANT_GNOME= yes
CONFIGURE_ENV= MIBDIRS="/dev/null"
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index b071c48529e0..7db2bb571985 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -20,6 +20,7 @@ USE_PERL5_BUILD=yes
USE_PYTHON_BUILD=yes
USE_ICONV= yes
#USE_BZIP2= yes
+USE_GCC= 3.4+
USE_GNOME= gnometarget
WANT_GNOME= yes
CONFIGURE_ENV= MIBDIRS="/dev/null"