diff options
Diffstat (limited to 'security/fwlogwatch/Makefile')
-rw-r--r-- | security/fwlogwatch/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index 7dd470c1d98..d6bb4dee9d9 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -7,16 +7,15 @@ # PORTNAME= fwlogwatch -PORTVERSION= 0.5.1 +PORTVERSION= 0.6 CATEGORIES= security MASTER_SITES= http://www.kyb.uni-stuttgart.de/boris/sw/ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= autob5:${PORTSDIR}/chinese/autoconvert LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext -INSTALL_TARGET= install install-i18n +INSTALL_TARGET= install install-config install-i18n MANCOMPRESSES= no MAN8= fwlogwatch.8 |