summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2005-12-28 12:21:42 +0000
committerghen <ghen@pkgsrc.org>2005-12-28 12:21:42 +0000
commitb708fa8759da17cfb21d5af41df1f243e7f2ba3b (patch)
tree205815ec9082a25a984e431b3f12a33aaa9f9cb7 /net
parent4c8f977b1cbb4b1666ffb48510251c820ed1c978 (diff)
downloadpkgsrc-b708fa8759da17cfb21d5af41df1f243e7f2ba3b.tar.gz
# 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).
Diffstat (limited to 'net')
-rw-r--r--net/tspc/Makefile4
1 files changed, 1 insertions, 3 deletions
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-*-*