diff options
author | danfe <danfe@FreeBSD.org> | 2015-09-20 14:35:57 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-09-20 14:35:57 +0000 |
commit | 129f85cc5f472b51418c97f909c6537b53254393 (patch) | |
tree | e16428fdb73f48acce12d201399969c6f11a325f /www/shellinabox | |
parent | 1be8c370e8bd5638dce2e169f70e5e02c9f673d7 (diff) | |
download | FreeBSD-ports-129f85cc5f472b51418c97f909c6537b53254393.zip FreeBSD-ports-129f85cc5f472b51418c97f909c6537b53254393.tar.gz |
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
Diffstat (limited to 'www/shellinabox')
-rw-r--r-- | www/shellinabox/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/shellinabox/Makefile b/www/shellinabox/Makefile index 4db8ef3..5ffd261 100644 --- a/www/shellinabox/Makefile +++ b/www/shellinabox/Makefile @@ -33,8 +33,6 @@ SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} NOLOGIN_CONFIGURE_ON= --disable-login -BROKEN_powerpc= Does not load on powerpc - .include <bsd.port.options.mk> post-patch: |