diff options
author | oliver <oliver@FreeBSD.org> | 2006-03-15 13:16:35 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2006-03-15 13:16:35 +0800 |
commit | 53d24e7cd4f455739a3915cde8abd2e4b1e02c6d (patch) | |
tree | 6399317a15526e0a357f2cf76469ef4ad35f3cd3 /mail/sqwebmail/Makefile | |
parent | 06985af004a86a4e4080ec9c9a1f1b1877767dc2 (diff) | |
download | freebsd-ports-gnome-53d24e7cd4f455739a3915cde8abd2e4b1e02c6d.tar.gz freebsd-ports-gnome-53d24e7cd4f455739a3915cde8abd2e4b1e02c6d.tar.zst freebsd-ports-gnome-53d24e7cd4f455739a3915cde8abd2e4b1e02c6d.zip |
update to 5.1.1
Diffstat (limited to 'mail/sqwebmail/Makefile')
-rw-r--r-- | mail/sqwebmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 51d34cd3bda9..d434e3db1a28 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqwebmail -PORTVERSION= 5.0.7 +PORTVERSION= 5.1.1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier @@ -63,6 +63,7 @@ CACHEOWNER?= bin # End of user variables CONFIGURE_TARGET= --build=${MACHINE_ARCH}-unknown-freebsd${OSREL} +USE_GCC= 3.4 USE_PERL5= YES HAS_CONFIGURE= YES USE_BZIP2= YES |