pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tspc # USE_INET6 (pick this up for README-IPv6.html)
details: https://anonhg.NetBSD.org/pkgsrc/rev/7bf7fbaa01c6
branches: trunk
changeset: 504966:7bf7fbaa01c6
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Dec 28 12:21:42 2005 +0000
description:
# 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:
net/tspc/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 45576c4d3196 -r 7bf7fbaa01c6 net/tspc/Makefile
--- a/net/tspc/Makefile Wed Dec 28 12:11:52 2005 +0000
+++ b/net/tspc/Makefile Wed Dec 28 12:21:42 2005 +0000
@@ -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 @@
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-*-*
Home |
Main Index |
Thread Index |
Old Index