summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-25 20:23:57 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-25 20:23:57 +0000
commitd97c4d4c85b3073b4ac0685b03428949ff242fdd (patch)
treea12f685631d044ceb8713412cce7048d1b7aa7bf /cad
parentdns/dns_balance: unbreak, submitter becomes MAINTAINER (diff)
Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
Notes
Notes: svn path=/head/; revision=407239
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad-devel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index f97eb54002b1..73bca0721dad 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -158,6 +158,4 @@ PLIST_DIR_LIST= lib/kicad
PLIST_SHAREDDIR_LIST= share/mimelnk/application \
share/mimelnk
-BROKEN_FreeBSD_8= does not build: absence of strtoll(3)
-
.include <bsd.port.mk>