aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/zephyr
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-09-18 18:42:23 +0800
committerpav <pav@FreeBSD.org>2010-09-18 18:42:23 +0800
commit5c508887e0a62b0f2b27c5cbf258b72b25b8263a (patch)
tree3d2e396379dc469096e69f4eec26aeb6ebbbcf6a /net-im/zephyr
parenta1f0734921d7c11141868e18eb38ac1ea58d8f07 (diff)
downloadfreebsd-ports-gnome-5c508887e0a62b0f2b27c5cbf258b72b25b8263a.tar.gz
freebsd-ports-gnome-5c508887e0a62b0f2b27c5cbf258b72b25b8263a.tar.zst
freebsd-ports-gnome-5c508887e0a62b0f2b27c5cbf258b72b25b8263a.zip
- Mark BROKEN on 6.X: bad plist
Reported by: pointyhat
Diffstat (limited to 'net-im/zephyr')
-rw-r--r--net-im/zephyr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile
index 54bd40d30433..7f9f66ebadbc 100644
--- a/net-im/zephyr/Makefile
+++ b/net-im/zephyr/Makefile
@@ -32,6 +32,7 @@ OPTIONS= HEIMDAL "Use Heimdal Kerberos for ss/com_err" no
# On 6.X zephyr install libzephyr.so.4 and libzephyr.so.4.0 for others
.if ${OSVERSION} < 700000
PLIST_SUB+= ZEPHYR_SHVERSION=4
+BROKEN= bad plist
.else
PLIST_SUB+= ZEPHYR_SHVERSION=4.0
.endif