diff options
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index d2f6f0f89168..4b2a87c2773d 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ MAINTAINER= ports@freebsd.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib |