aboutsummaryrefslogtreecommitdiff
path: root/misc/xiphos
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /misc/xiphos
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430454
Diffstat (limited to 'misc/xiphos')
-rw-r--r--misc/xiphos/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index f15e3cfbcc59..89ff4c29d904 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -31,10 +31,4 @@ OPTIONS_DEFINE= DOCS
post-install:
@${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/icon-theme.cache
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000000
-BROKEN= Does not build on FreeBSD < 10.X
-.endif
-
.include <bsd.port.mk>