summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 10:49:29 +0000
committerru <ru@FreeBSD.org>2004-12-21 10:49:29 +0000
commit5c04306fea28785632e3975355c1de290b84d0d5 (patch)
tree89a40f7c173c6b1d806a55aabbfb302e1bef918c /usr.sbin/ppp
parentf6f82226303669a0913de71310950aeae884084b (diff)
downloadFreeBSD-src-5c04306fea28785632e3975355c1de290b84d0d5.zip
FreeBSD-src-5c04306fea28785632e3975355c1de290b84d0d5.tar.gz
NOINET6 -> NO_INET6
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile
index 370d057..c2bbb4c 100644
--- a/usr.sbin/ppp/Makefile
+++ b/usr.sbin/ppp/Makefile
@@ -48,7 +48,7 @@ CFLAGS+=-DPPP_CONFDIR=\"${PPP_CONFDIR}\"
CFLAGS+=-DNOKLDLOAD
.endif
-.if defined(NOINET6)
+.if defined(NO_INET6)
CFLAGS+=-DNOINET6
.endif
OpenPOWER on IntegriCloud