diff options
Diffstat (limited to 'misc/mc')
-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 5f5d88442756..9cb03cdfcfe6 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -15,7 +15,7 @@ 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 +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig .include <bsd.port.pre.mk> |