freebsd-ports/net/doc/files/patch-aa
MIHIRA Sanpei Yoshiro 987a72ffd7 statically define dig command.
doc was only support bind-8's dig, not support bind-9 one.
2004-04-15 11:29:20 +00:00

20 lines
512 B
Text

--- doc.orig Fri Aug 7 22:49:48 1998
+++ doc Thu Apr 15 20:19:47 2004
@@ -40,7 +40,7 @@
######## alias to DiG Version 2.0 (if not in path)
##
-# alias dig '/nfs/u5/hotz/bin.sun3/dig'
+alias dig '/usr/bin/dig'
######## Differences in 'tr' program
@@ -65,7 +65,7 @@
## Note: Make *sure* you keep the trailing slash on the directory
## name, otherwise doc won't work right.
##
-set auxd=/users/brad/bin/doc-2.1.4/
+set auxd=${PREFIX}/${AUX_DIR}/
#set auxd=""
######## where are log files written?