diff options
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r-- | misc/mc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index ef37e9e21b08..6d0b9042b97c 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -18,7 +18,7 @@ COMMENT= Midnight Commander, a free Norton Commander Clone .include <bsd.port.pre.mk> LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_GMAKE= yes |