aboutsummaryrefslogtreecommitdiff
path: root/security/sshguard/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-06-27 00:22:55 +0000
committerXin LI <delphij@FreeBSD.org>2012-06-27 00:22:55 +0000
commitc4b593f737ff39ab9dc45a9f882ae5a0d768214b (patch)
tree1aad8c6fdbc1d0bef37093120b8f012dbd016448 /security/sshguard/Makefile
parent3503a3164ffd152fc86257b05ce9eb877c15aa89 (diff)
downloadports-c4b593f737ff39ab9dc45a9f882ae5a0d768214b.tar.gz
ports-c4b593f737ff39ab9dc45a9f882ae5a0d768214b.zip
Notes
Diffstat (limited to 'security/sshguard/Makefile')
-rw-r--r--security/sshguard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile
index 53e3c053105e..d09341625bc3 100644
--- a/security/sshguard/Makefile
+++ b/security/sshguard/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sshguard
PORTVERSION= 1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/sshguard/sshguard/sshguard-${PORTVERSION}
@@ -21,6 +21,7 @@ PLIST_FILES= sbin/sshguard
MAN8= sshguard.8
MANCOMPRESSED= no
USE_BZIP2= yes
+USE_RC_SUBR= sshguard
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
HAS_CONFIGURE= yes