summaryrefslogtreecommitdiffstats
path: root/usr.sbin/named/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/named/Makefile')
-rw-r--r--usr.sbin/named/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile
index fe294ea..804ef54 100644
--- a/usr.sbin/named/Makefile
+++ b/usr.sbin/named/Makefile
@@ -24,6 +24,9 @@ SRCS+= aclconf.c builtin.c client.c config.c control.c \
CFLAGS+= -I${SRCDIR}/unix/include -I${SRCDIR}/include -I${LIB_BIND_DIR}
+# Remove the date stamp to make it more obvious when real changes happen
+CFLAGS+= -U__DATE__
+
DPADD+= ${BIND_DPADD} ${CRYPTO_DPADD}
LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD}
OpenPOWER on IntegriCloud