aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2015-09-20 22:35:57 +0800
committerdanfe <danfe@FreeBSD.org>2015-09-20 22:35:57 +0800
commite434a250b6633ad6da96d97eaa211312e17539dc (patch)
treee16428fdb73f48acce12d201399969c6f11a325f /net
parent226c0ca8b78797c3baad8fcd3e310d1bad2fc9e2 (diff)
downloadfreebsd-ports-gnome-e434a250b6633ad6da96d97eaa211312e17539dc.tar.gz
freebsd-ports-gnome-e434a250b6633ad6da96d97eaa211312e17539dc.tar.zst
freebsd-ports-gnome-e434a250b6633ad6da96d97eaa211312e17539dc.zip
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 'net')
-rw-r--r--net/widentd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/widentd/Makefile b/net/widentd/Makefile
index 10718dd393d2..fc8309a29471 100644
--- a/net/widentd/Makefile
+++ b/net/widentd/Makefile
@@ -18,6 +18,4 @@ MAKE_ENV+= NO_WERROR="defined"
PLIST_FILES= sbin/widentd man/man8/widentd.8.gz
USE_RC_SUBR= widentd
-BROKEN_powerpc= Does not compile on powerpc
-
.include <bsd.port.mk>