summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ipv6calc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index e0a1e62d4a6..63da6d929e1 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/03/04 20:47:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/03/08 17:35:02 hubertf Exp $
#
DISTNAME= ipv6calc-0.12
@@ -12,6 +12,9 @@ COMMENT= Manipulates IPv6 adresses
USE_GMAKE= yes
ALL_TARGET= ipv6calc
+# This package does not set or evaluate USE_INET6, but it should still
+# be listed in README-IPv6.html. Leave this comment here to make it so!
+
MAKE_ENV+= CC="${CC} -D_NETINET_IN_H"
do-install: