summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gifconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/gifconfig/Makefile')
-rw-r--r--usr.sbin/gifconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/gifconfig/Makefile b/usr.sbin/gifconfig/Makefile
index b4f3fa1..c6f257c 100644
--- a/usr.sbin/gifconfig/Makefile
+++ b/usr.sbin/gifconfig/Makefile
@@ -11,11 +11,12 @@
# AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
# LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
# A PARTICULAR PURPOSE.
+#
# $FreeBSD$
PROG= gifconfig
MAN= gifconfig.8
-CFLAGS+=-DINET6
+CFLAGS+= -DINET6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud