aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
commitefa63f6ba4d035a78bf22994112284daa54d01e2 (patch)
treea8e60f648b180d79a27a101c6135bb1ecf9d5c89 /www
parent07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff)
downloadports-efa63f6ba4d035a78bf22994112284daa54d01e2.tar.gz
ports-efa63f6ba4d035a78bf22994112284daa54d01e2.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/aria2/Makefile1
-rw-r--r--www/cherokee-devel/Makefile1
-rw-r--r--www/cherokee/Makefile1
-rw-r--r--www/dansguardian-devel/Makefile1
-rw-r--r--www/firefox-devel/Makefile1
-rw-r--r--www/firefox-esr/Makefile1
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/firefox3-devel/Makefile1
-rw-r--r--www/firefox35/Makefile1
-rw-r--r--www/firefox36/Makefile1
-rw-r--r--www/gatling/Makefile6
-rw-r--r--www/logtools/Makefile1
-rw-r--r--www/xulrunner/Makefile1
13 files changed, 0 insertions, 18 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 1e6bb35518dd..b8a081515feb 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -23,7 +23,6 @@ CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-openssl \
--with-libxml2 --without-gnutls --without-libares \
--without-libcares --program-transform-name=""
-USE_GCC= 3.4+
USE_BZIP2= yes
USE_GNOME= gnomehack libxml2
USE_GETTEXT= yes
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 235a85816669..9602f66f51dc 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -22,7 +22,6 @@ CONFLICTS= cherokee-[0-9]*
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= cherokee.sh
-USE_GCC= 3.4+
USE_BISON= build
USE_MYSQL= yes
USE_OPENLDAP= yes
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index ec662d29cb00..52eff6b06238 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -19,7 +19,6 @@ CONFLICTS= cherokee-devel-[0-9]*
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= cherokee.sh
-USE_GCC= 3.4+
USE_BISON= build
USE_MYSQL= yes
USE_OPENLDAP= yes
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile
index 8d0d3b2cacbd..1af6d3ab29e2 100644
--- a/www/dansguardian-devel/Makefile
+++ b/www/dansguardian-devel/Makefile
@@ -17,7 +17,6 @@ COMMENT= A fast, feature-rich web content filter for Squid proxy servers
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
-USE_GCC= 3.4+
USE_ICONV= yes
USE_RC_SUBR= dansguardian
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index 1e14e6a4b928..e61e9927813c 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -36,7 +36,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 5eb7993ddcc1..539df6361e81 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -28,7 +28,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 5eb7993ddcc1..539df6361e81 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -28,7 +28,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index 1e14e6a4b928..e61e9927813c 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -36,7 +36,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index 1e14e6a4b928..e61e9927813c 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -36,7 +36,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 5eb7993ddcc1..539df6361e81 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -28,7 +28,6 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons
diff --git a/www/gatling/Makefile b/www/gatling/Makefile
index 5375882c74e4..6a94f20e255f 100644
--- a/www/gatling/Makefile
+++ b/www/gatling/Makefile
@@ -61,12 +61,6 @@ MAKE_ENV+= ICONV=1
.endif
.if defined(WITH_GATLING_TLS)
-.if defined(WITH_GATLING_ZLIB)
-# For reasons unknown, gatling with both HTTPS and zlib support only compiles
-# with gcc 3.1 and above. Depend on gcc 3.4+ since this is the default
-# compiler on supported FreeBSD systems anyway.
-USE_GCC= 3.4+
-.endif
MAKE_ENV+= TLSGATLING=1
sbin+= tlsgatling
portdocs+= README.tls
diff --git a/www/logtools/Makefile b/www/logtools/Makefile
index 7e591f0ae7dd..5ed95265f7af 100644
--- a/www/logtools/Makefile
+++ b/www/logtools/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= Useful tools to deal with CLF files (Common Log File format)
GNU_CONFIGURE= yes
-USE_GCC= 3.4+
MAN1= clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1
.include <bsd.port.mk>
diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile
index baaa2ab64f21..959696004f90 100644
--- a/www/xulrunner/Makefile
+++ b/www/xulrunner/Makefile
@@ -23,7 +23,6 @@ ALL_TARGET= default
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig
MOZ_OPTIONS?= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \