diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-03-15 05:16:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-03-15 05:16:35 +0000 |
commit | cacae8ac5b572a1aa04e059886c26099717e1a0d (patch) | |
tree | 885b8736db209451cb6fbc867925806724a86a43 /mail/sqwebmail/Makefile | |
parent | 3f694099cc7267edbf95c215f974512853a218b9 (diff) | |
download | ports-cacae8ac5b572a1aa04e059886c26099717e1a0d.tar.gz ports-cacae8ac5b572a1aa04e059886c26099717e1a0d.zip |
Notes
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 |