diff options
author | eadler <eadler@FreeBSD.org> | 2013-07-17 05:59:48 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-07-17 05:59:48 +0800 |
commit | 492b6adb0959d5c5762c6f88a54af52f2c7d28f6 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /dns/adns | |
parent | c42fe004b519f4f1f5ff95c34652b4d91d306df6 (diff) | |
download | freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.gz freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.zst freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.zip |
Remove now excess verbiage.
Reviewed by: bapt
Diffstat (limited to 'dns/adns')
-rw-r--r-- | dns/adns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index fb444f6d952c..96f98eb17e2c 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -12,7 +12,6 @@ COMMENT= Easy to use asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes USES= gmake |