diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 23:34:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 23:34:16 +0000 |
commit | bdd556264ea392245e2b5af29a4a913ae9ee4085 (patch) | |
tree | 98bb05f695dd7182a606262556814db91003022b /mail/qpopper | |
parent | c0b3ecac4483b2524287317171c79548d9842905 (diff) | |
download | ports-bdd556264ea392245e2b5af29a4a913ae9ee4085.tar.gz ports-bdd556264ea392245e2b5af29a4a913ae9ee4085.zip |
Notes
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 5987c6c1bb72..9105c7088fed 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -60,10 +60,6 @@ OPTIONS= APOP_ONLY "build with APOP authentication only" off \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 400014 -WITHOUT_IPV6= yes -.endif - .if !defined(WITHOUT_IPV6) PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= qpopper4.0.9-ipv6-20060626.diff.gz |