From 5edf9f329a7cc1da6553d48b8714d8dd8bb6a619 Mon Sep 17 00:00:00 2001 From: itetcu Date: Wed, 18 Apr 2007 21:16:20 +0000 Subject: Remove 4.x support. PR: ports/111768 Submitted by: Marcelo Araujo (araujo@bsdmail.org) Reviewed by: maintainer --- mail/poppwd/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index 375ba2a82819..0526963c9aa2 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -20,10 +20,4 @@ MAN8= poppwd.8 MANCOMPRESSED= maybe PLIST_FILES= libexec/poppwd -.include - -.if ${OSVERSION} < 500000 - -BROKEN= Does not compile on 4.x -.endif -.include +.include -- cgit