diff options
author | pav <pav@FreeBSD.org> | 2008-07-25 22:34:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-07-25 22:34:52 +0800 |
commit | a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8 (patch) | |
tree | d20652415c1c6d90e215d8362613e0aef85ad597 /mail | |
parent | 4660376d8ddccdb5ea1a075abcdd96eec1ade980 (diff) | |
download | freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.tar.gz freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.tar.zst freebsd-ports-gnome-a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8.zip |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dbmail21/Makefile | 1 | ||||
-rw-r--r-- | mail/dbmail23/Makefile | 1 | ||||
-rw-r--r-- | mail/libvmime/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix-gps/Makefile | 1 | ||||
-rw-r--r-- | mail/spamprobe/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/mail/dbmail21/Makefile b/mail/dbmail21/Makefile index b4a171274993..8c95d331c011 100644 --- a/mail/dbmail21/Makefile +++ b/mail/dbmail21/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} USE_GMAKE= YES -USE_GCC= 3.2+ USE_LDCONFIG= ${PREFIX}/lib/dbmail USE_RC_SUBR= dbmail-pop3d.sh dbmail-lmtpd.sh dbmail-imapd.sh dbmail-timsieved.sh diff --git a/mail/dbmail23/Makefile b/mail/dbmail23/Makefile index d0b9f0f146d8..1e56cfa239ef 100644 --- a/mail/dbmail23/Makefile +++ b/mail/dbmail23/Makefile @@ -27,7 +27,6 @@ OPTIONS= MYSQL "Build with MySQL support" on \ USE_AUTOTOOLS= libtool:15 USE_GMAKE= YES -USE_GCC= 3.2+ USE_LDCONFIG= ${PREFIX}/lib/dbmail USE_RC_SUBR= dbmail-pop3d.sh dbmail-lmtpd.sh dbmail-imapd.sh dbmail-timsieved.sh USE_GNOME= glib20 pkgconfig diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 576d6a5c2747..fffb14cfe907 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -23,7 +23,6 @@ BROKEN= does not compile with gnutls-2.4.x USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes -USE_GCC= 3.3+ GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index fedf13bcb7c8..d2368102c39c 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -28,7 +28,6 @@ WRKSRC= ${WRKDIR}/release-${PORTVERSION} USE_AUTOTOOLS= automake:19 autoconf:261 AUTOMAKE_ARGS= --add-missing -USE_GCC= 3.4+ CONFIGURE_ARGS= --bindir=${PREFIX}/libexec --includedir=${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index bc9ea4cc8521..1794501d70e6 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -22,7 +22,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= stefan@FreeBSD.org COMMENT= Spam detector using Bayesian analysis of word counts -USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index f213c5f700bf..e60a905fc703 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GCC= 3.4+ WANT_PERL= yes MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index f213c5f700bf..e60a905fc703 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GCC= 3.4+ WANT_PERL= yes MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index f213c5f700bf..e60a905fc703 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GCC= 3.4+ WANT_PERL= yes MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix |