diff options
author | linimon <linimon@FreeBSD.org> | 2018-12-06 04:01:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2018-12-06 04:01:10 +0800 |
commit | 9b2166b0810356b2ca8a361f907902904804ad3b (patch) | |
tree | 8353c15c3bb44aa85a6fd3d99ed24aedaf8b3cdb /sysutils/mac_nonet | |
parent | bf3c96f214aa441f339d5615a6b6b66012c2917e (diff) | |
download | freebsd-ports-gnome-9b2166b0810356b2ca8a361f907902904804ad3b.tar.gz freebsd-ports-gnome-9b2166b0810356b2ca8a361f907902904804ad3b.tar.zst freebsd-ports-gnome-9b2166b0810356b2ca8a361f907902904804ad3b.zip |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'sysutils/mac_nonet')
-rw-r--r-- | sysutils/mac_nonet/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/mac_nonet/Makefile b/sysutils/mac_nonet/Makefile index be050077ecf4..83b045980c7f 100644 --- a/sysutils/mac_nonet/Makefile +++ b/sysutils/mac_nonet/Makefile @@ -12,8 +12,6 @@ COMMENT= MAC policy to disable access to networking for certain group LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to build: make[1]: don't know how to make /usr/src/sys/tools/vnode_if.awk - USES= kmod uidfix USE_GITHUB= yes |