diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-28 12:55:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-28 12:55:09 +0000 |
commit | 6a863d85b81daf1a092ce7ad91e06b601a3bec3f (patch) | |
tree | 462d81949fa734fad53103f8e3e2824fb555aac4 /dns/bind99 | |
parent | 89f096f3640e9d82b4a9867d72068f05026042c7 (diff) |
Notes
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 222ceb5cd756..33adeba891ea 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -17,8 +17,6 @@ LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like ISCVERSION= 9.9.9-P3 -MAKE_JOBS_UNSAFE= yes - USES= cpe libedit CPE_VENDOR= isc |