diff options
Diffstat (limited to 'lang/open-cobol-devel/Makefile')
-rw-r--r-- | lang/open-cobol-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 689994b4b82d..a66fac72b75f 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An open-source COBOL compiler -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ ltdl.4:${PORTSDIR}/devel/libltdl \ gmp.6:${PORTSDIR}/math/libgmp4 |