diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-03-08 15:51:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-03-08 15:51:04 +0000 |
commit | e13769d7b8010b1c4ad90f50d5e57c0db1a536bc (patch) | |
tree | 8fdbc8892dd626d74ac1f00f1ae9b58cc501c72f /security/fwlogwatch/Makefile | |
parent | 8022072e4a1c3e95a84a25b95e165b272aa410bf (diff) |
Notes
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 7dd470c1d989..d6bb4dee9d94 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 |