aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
commitdf4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch)
treee44ab41f7b18c38d23ed8351e7125f60f15d1d9e /ports-mgmt
parent0087e13590135f714c9714cb7a3d23befc760320 (diff)
downloadports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz
ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/fastest_sites/Makefile2
-rw-r--r--ports-mgmt/pkg-plist/Makefile2
-rw-r--r--ports-mgmt/symports/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/ports-mgmt/fastest_sites/Makefile b/ports-mgmt/fastest_sites/Makefile
index 2d86172f3cc6..67dd255326e0 100644
--- a/ports-mgmt/fastest_sites/Makefile
+++ b/ports-mgmt/fastest_sites/Makefile
@@ -10,6 +10,8 @@ EXTRACT_SUFX= .py
MAINTAINER= ports@FreeBSD.org
COMMENT= Sort MASTER_SITE_* based upon TCP handshake times
+BROKEN= unfetchable
+
USES= python shebangfix
NO_BUILD= yes
diff --git a/ports-mgmt/pkg-plist/Makefile b/ports-mgmt/pkg-plist/Makefile
index 063ff2f30cb1..14e40d0f5332 100644
--- a/ports-mgmt/pkg-plist/Makefile
+++ b/ports-mgmt/pkg-plist/Makefile
@@ -12,6 +12,8 @@ COMMENT= Generate a pkg-plist for a port
LICENSE= MIT
+BROKEN= unfetchable
+
USES= python:run shebangfix
SHEBANG_FILES= pkg-plist
NO_BUILD= yes
diff --git a/ports-mgmt/symports/Makefile b/ports-mgmt/symports/Makefile
index cf9d1ddda20b..5cb152713e50 100644
--- a/ports-mgmt/symports/Makefile
+++ b/ports-mgmt/symports/Makefile
@@ -12,6 +12,8 @@ COMMENT= Automatically generate symlinks for virtual categories
LICENSE= BSD2CLAUSE
+BROKEN= unfetchable
+
USES= tar:bzip2
NO_BUILD= yes
NO_ARCH= yes