summaryrefslogtreecommitdiffstats
path: root/usr.bin/logger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/logger/Makefile')
-rw-r--r--usr.bin/logger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/logger/Makefile b/usr.bin/logger/Makefile
index 163cdec..48c5251 100644
--- a/usr.bin/logger/Makefile
+++ b/usr.bin/logger/Makefile
@@ -2,6 +2,6 @@
# $FreeBSD$
PROG= logger
-COPTS+= -DINET6
+CFLAGS+=-DINET6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud