summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorghen <ghen>2005-12-28 12:21:42 +0000
committerghen <ghen>2005-12-28 12:21:42 +0000
commita8e8c27ec1cf53763f50fc2de71b2e55afa9d5a2 (patch)
tree205815ec9082a25a984e431b3f12a33aaa9f9cb7 /net
parent794613e364956cb5d5481deb4db305729160878f (diff)
downloadpkgsrc-a8e8c27ec1cf53763f50fc2de71b2e55afa9d5a2.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-*-*