From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- misc/mc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/mc') diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 9cb03cdfcfe6..336c1d8b59ba 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc shells MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc/ @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= utils/file/managers/mc/ MAINTAINER= fjoe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig .include +USE_GETTEXT= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= glib20 -- cgit v1.2.3