summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /misc/mc
parent* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] (diff)
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <bsd.port.pre.mk>
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= glib20