From f089cefbd0c89358cef244d3cd88c52ecd08e476 Mon Sep 17 00:00:00 2001 From: nakai Date: Fri, 24 Dec 1999 10:46:10 +0000 Subject: Update to 4.5.42 PR: ports/15503 Submitted by: Ade Lovett --- misc/mc/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/mc/Makefile') diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 45329cb..754a8bb 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mc -# Version required: 4.5.40 +# Version required: 4.5.42 # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # -DISTNAME= mc-4.5.40 +DISTNAME= mc-4.5.42 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc @@ -15,7 +15,6 @@ MAINTAINER= reg@shale.csir.co.za LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ intl.1:${PORTSDIR}/devel/gettext - .if defined(USE_NCURSES_PORT) LIB_DEPENDS+= ncurses.4:${PORTSDIR}/devel/ncurses .endif -- cgit v1.1