mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
894968f308
PR: ports/47113 Submitted by: Olafur Osvaldsson <oli@isnic.is> Reviewed by: Alexis Yushin <alexis@NLnetLabs.nl>
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
--- Makefile.orig Wed Feb 12 14:17:18 2003
|
|
+++ Makefile Wed Feb 12 14:17:35 2003
|
|
@@ -67,7 +67,7 @@
|
|
#
|
|
|
|
# The directory where the nsd nsdc and zonec binaries will be installed
|
|
-PREFIX = /usr/local
|
|
+#PREFIX = /usr/local
|
|
NSDBINDIR = ${PREFIX}/sbin
|
|
NSDMANDIR = ${PREFIX}/man/man8
|
|
|