diff options
-rw-r--r-- | dns/bind98/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 8e76a5b2d665..3dc3a69d5765 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -17,6 +17,8 @@ LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like ISCVERSION= 9.8.7 +PORTSCOUT= limit:^9.8. + MAKE_JOBS_UNSAFE= yes LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 |