aboutsummaryrefslogtreecommitdiff
path: root/www/mohawk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
commit922dee671e2e111408aede429ebf504e03c94cc6 (patch)
tree5bfa656790b7b4a3ad060d826ccb3804b9d8794f /www/mohawk
parent2324ce8be9e5285ce168f5c633c20b47616814d5 (diff)
downloadports-922dee671e2e111408aede429ebf504e03c94cc6.tar.gz
ports-922dee671e2e111408aede429ebf504e03c94cc6.zip
These ports now build on aarch64.
Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run
Notes
Notes: svn path=/head/; revision=500752
Diffstat (limited to 'www/mohawk')
-rw-r--r--www/mohawk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile
index fd78742106ac..986a4dc65679 100644
--- a/www/mohawk/Makefile
+++ b/www/mohawk/Makefile
@@ -22,6 +22,8 @@ PLIST_FILES+= bin/mhtpasswd \
sbin/mohawk \
etc/mohawk.conf.sample
+USES= uidfix
+
PORTEXAMPLES= *
USE_RC_SUBR= mohawk
@@ -29,10 +31,6 @@ CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include
OPTIONS_DEFINE= EXAMPLES
-USES= uidfix
-
-BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true
-
.include <bsd.port.options.mk>
post-install: