diff options
Diffstat (limited to 'security/fwlogwatch/Makefile')
-rw-r--r-- | security/fwlogwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index 9c61f8ff6793..bbc28afa607b 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.kyb.uni-stuttgart.de/boris/sw/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes INSTALL_TARGET= install install-config install-i18n |