summaryrefslogtreecommitdiff
path: root/net/tspc
diff options
context:
space:
mode:
authordholland <dholland>2015-07-12 06:31:26 +0000
committerdholland <dholland>2015-07-12 06:31:26 +0000
commit8f7269ab7223818516bd94dee7fe155cda04388d (patch)
tree0165cb3aac6b4887c907db3cc8704da7df7cf574 /net/tspc
parentf85ff4e6f7ff47c7a3ffa083cd492d6928151a94 (diff)
downloadpkgsrc-8f7269ab7223818516bd94dee7fe155cda04388d.tar.gz
Use BROKEN_EXCEPT_ON_PLATFORM for package requiring porting. This
depends on tunneling interfaces and such, so porting isn't entirely trivial; but most remaining pkgsrc platforms are like one it already supports.
Diffstat (limited to 'net/tspc')
-rw-r--r--net/tspc/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/tspc/Makefile b/net/tspc/Makefile
index 4803e1fe9ac..861e0145a80 100644
--- a/net/tspc/Makefile
+++ b/net/tspc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/04/13 07:55:02 ghen Exp $
+# $NetBSD: Makefile,v 1.21 2015/07/12 06:31:26 dholland Exp $
DISTNAME= tspc-2.1.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -11,12 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Tunnel Setup Protocol Client for Freenet6
HOMEPAGE= http://www.hexago.com/
-ONLY_FOR_PLATFORM= NetBSD-*-*
-ONLY_FOR_PLATFORM+= OpenBSD-*-*
-ONLY_FOR_PLATFORM+= FreeBSD-*-*
-ONLY_FOR_PLATFORM+= Linux-*-*
-ONLY_FOR_PLATFORM+= Darwin-*-*
-ONLY_FOR_PLATFORM+= SunOS-*-*
+BROKEN_EXCEPT_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* FreeBSD-*-* Linux-*-* \
+ Darwin-*-* SunOS-*-*
AUTO_MKDIRS= yes