From c7611291caed7042dac74061e36e3fa5ba7ed166 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Thu, 19 Apr 2007 21:20:48 +0000 Subject: - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter n-p --- ports-mgmt/portsman/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'ports-mgmt/portsman') diff --git a/ports-mgmt/portsman/Makefile b/ports-mgmt/portsman/Makefile index 6cc4bff8a60e..c1c8dd284e64 100644 --- a/ports-mgmt/portsman/Makefile +++ b/ports-mgmt/portsman/Makefile @@ -16,12 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-rc2 MAINTAINER= ports@FreeBSD.org COMMENT= An ncurses based front-end to manage the FreeBSD ports collection -.include - -.if ${OSVERSION} < 400000 -LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses -.endif - MAN1= portsman.1 MAN5= portsmanrc.5 GNU_CONFIGURE= yes @@ -30,4 +24,4 @@ post-patch: @${REINPLACE_CMD} -e "/^pmanrcdir/s|etc$$|etc/portsman|" \ ${WRKSRC}/config/Makefile.in -.include +.include -- cgit v1.2.3