From 82f314a8b7f00aa9ecd7cc15a7d9569061e3626c Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 3 Oct 2007 23:34:16 +0000 Subject: Remove support for OSVERSION < 5 --- mail/qpopper/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/qpopper') diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 5987c6c1bb7..9105c7088fe 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -60,10 +60,6 @@ OPTIONS= APOP_ONLY "build with APOP authentication only" off \ .include -.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 -- cgit