summaryrefslogtreecommitdiff
path: root/security/logcheck
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-03-21 22:27:54 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-03-21 22:27:54 +0000
commit582d06c2dcfddf872cd4bde5fc368e06c3e7be96 (patch)
tree70e731761b6e93aedf8ab6bccad1cbac500626ae /security/logcheck
parent- Update to version 1.1.0 [1] (diff)
Convert to USES=tar:xz
PR: ports/187830 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=348748
Diffstat (limited to 'security/logcheck')
-rw-r--r--security/logcheck/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
index 27102ad2c315..5abed2f6f06a 100644
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -32,8 +32,7 @@ OPTIONS_DEFAULT=CRON
.endif
# Enable Perl dependency for logtail script
-USES= perl5 shebangfix
-USE_XZ= yes
+USES= perl5 shebangfix tar:xz
WRKSRC= ${WRKDIR}/${DISTNAME:S!_!-!}
BINMODE= 755