summaryrefslogtreecommitdiff
path: root/sysutils/mcelog/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2018-03-10 00:48:02 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2018-03-10 00:48:02 +0000
commit7b2ae4dfc376a804c14c4fc23ed9805bcc31198d (patch)
treecbb4d789f47c9b240d8fe86e2e0e957d498918e6 /sysutils/mcelog/Makefile
parentwww/rtv: Update to 1.22.0 (diff)
* Updated to 156
* Sorted Makefile to comply with handbook
Diffstat (limited to 'sysutils/mcelog/Makefile')
-rw-r--r--sysutils/mcelog/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/mcelog/Makefile b/sysutils/mcelog/Makefile
index 6b10ad0d051f..fb8026265def 100644
--- a/sysutils/mcelog/Makefile
+++ b/sysutils/mcelog/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mcelog
-PORTVERSION= 154
+PORTVERSION= 156
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@@ -11,15 +11,14 @@ COMMENT= Collects and decodes Machine Check Exception data
LICENSE= GPLv2
+ONLY_FOR_ARCHS= amd64 i386
+
TEST_DEPENDS= bash:shells/bash
+USES= alias gmake shebangfix
USE_GITHUB= yes
GH_ACCOUNT= andikleen
-ONLY_FOR_ARCHS= amd64 i386
-
-USES= alias gmake shebangfix
-
SHEBANG_FILES= tests/cache/inject tests/memdb/inject tests/page/inject \
tests/pfa/inject tests/server/inject tests/socket/inject \
tests/trigger tests/unknown/inject