From 269c7d9b01d4236bbf48a47eec029085680857bd Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 28 Dec 2005 12:21:42 +0000 Subject: # USE_INET6 (pick this up for README-IPv6.html) won't help, since the code does the following (from pkgsrc/Makefile): @${GREP} -l -e '^BUILD_DEFS.*=.*USE_INET6' -e '^PKG_SUPPORTED_OPTIONS.*=.*inet6' \ (noted by wiz). --- net/tspc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/tspc') diff --git a/net/tspc/Makefile b/net/tspc/Makefile index 871767fca66..55b7ea0c6ab 100644 --- a/net/tspc/Makefile +++ b/net/tspc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/28 12:10:44 ghen Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/28 12:21:42 ghen Exp $ DISTNAME= tspc-2.1.1-src PKGNAME= ${DISTNAME:S/-src//} @@ -10,8 +10,6 @@ MAINTAINER= ghen@NetBSD.org COMMENT= Tunnel Setup Protocol Client for Freenet6 HOMEPAGE= http://www.hexago.com/ -# USE_INET6 (pick this up for README-IPv6.html) - ONLY_FOR_PLATFORM= NetBSD-*-* ONLY_FOR_PLATFORM+= OpenBSD-*-* ONLY_FOR_PLATFORM+= FreeBSD-*-* -- cgit v1.2.3