aboutsummaryrefslogtreecommitdiff
path: root/dns/hostdb
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:29 +0000
commitf6de68eed783e3da880948a325d7ff04684aac41 (patch)
tree7681fe4daa433e86a5a66045f73c8317158ac02f /dns/hostdb
parentac912d043d32252e75b9a79e68f7ffd1717eacd3 (diff)
downloadports-f6de68eed783e3da880948a325d7ff04684aac41.tar.gz
ports-f6de68eed783e3da880948a325d7ff04684aac41.zip
Notes
Diffstat (limited to 'dns/hostdb')
-rw-r--r--dns/hostdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/hostdb/Makefile b/dns/hostdb/Makefile
index bb004d7b3386..de75662822ba 100644
--- a/dns/hostdb/Makefile
+++ b/dns/hostdb/Makefile
@@ -22,7 +22,7 @@ HOSTDB_EXAMPLES_DIRS+= mailserverexample/out mailserverexample
SHEBANG_FILES= bin/mkdestinations bin/mknamedconf bin/zone2hostdbhelper \
bin/mkzones bin/canonzone bin/genrange
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
pre-install:
${FIND} ${WRKSRC} -name "*\.orig" -delete