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