summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
commite1925f71024fbbbc6356957304ac960ac4147bc9 (patch)
tree3777e9d6cc7f1da1d6f88da18b7f50e27a967c2a /mail
parent- Expand value of BUILD_DEPENDS before assigning it to RUN_DEPENDS (diff)
- Remove outdated version checks
Reviewed by: nox
Notes
Notes: svn path=/head/; revision=288805
Diffstat (limited to 'mail')
-rw-r--r--mail/mahogany/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile
index 5b2bbfa68e6a..5b6dc34bc4a5 100644
--- a/mail/mahogany/Makefile
+++ b/mail/mahogany/Makefile
@@ -29,11 +29,9 @@ MAN1= M.1 mahogany.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile with GCC 4.2
.endif
-.endif
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes