aboutsummaryrefslogtreecommitdiff
path: root/devel/objecthash/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /devel/objecthash/Makefile
parent411a42077f495f437d1991bb81e508d52f3cd6ea (diff)
downloadports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz
ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=430235
Diffstat (limited to 'devel/objecthash/Makefile')
-rw-r--r--devel/objecthash/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile
index 8d1e8047f7b0..551688f60675 100644
--- a/devel/objecthash/Makefile
+++ b/devel/objecthash/Makefile
@@ -12,7 +12,6 @@ COMMENT= Cross-language way to cryptographically hash JSON objects
LICENSE= APACHE20
BROKEN_powerpc64= Does not build
-BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x
LIB_DEPENDS= libicudata.so:devel/icu \
libjson-c.so:devel/json-c