diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-04 17:39:14 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-04 17:39:14 +0000 |
commit | 292f0fcf80ea0a91647e7ef74687789f435e9adf (patch) | |
tree | d2e54363c7c176f673ad8b41bc4ae498dcafb2bf /mail/zmailer | |
parent | e485b8ea42fd9547eb74ba3886182b16a3506c73 (diff) | |
download | ports-292f0fcf80ea0a91647e7ef74687789f435e9adf.tar.gz ports-292f0fcf80ea0a91647e7ef74687789f435e9adf.zip |
Notes
Diffstat (limited to 'mail/zmailer')
-rw-r--r-- | mail/zmailer/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index b2cc15c39e7c..3cec7155474c 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -26,10 +26,6 @@ CONFIGURE_ARGS= --without-openssl .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.006 or better -.endif - .if ${OSVERSION} >= 500000 EXTRA_PATCHES= ${FILESDIR}/extra-patch-EAI_NODATA .endif |