diff options
author | mandree <mandree@FreeBSD.org> | 2013-06-27 14:33:20 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-06-27 14:33:20 +0800 |
commit | 87551df8a76d7e97b1fb4de019c30e6437261be6 (patch) | |
tree | 6e68f150840856f34a10649cc5ddc0a3f4236b30 | |
parent | 58f9bf3e99b0f680af9154ce32769acd347ec3f4 (diff) | |
download | freebsd-ports-gnome-87551df8a76d7e97b1fb4de019c30e6437261be6.tar.gz freebsd-ports-gnome-87551df8a76d7e97b1fb4de019c30e6437261be6.tar.zst freebsd-ports-gnome-87551df8a76d7e97b1fb4de019c30e6437261be6.zip |
Forbid build until clarification on busybox-1.21.0-mdev.patch change is reached.
-rw-r--r-- | sysutils/busybox-unstable/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/busybox-unstable/Makefile b/sysutils/busybox-unstable/Makefile index a4fe21ee94f2..3b64b2d2fa89 100644 --- a/sysutils/busybox-unstable/Makefile +++ b/sysutils/busybox-unstable/Makefile @@ -17,6 +17,8 @@ PATCHFILES= busybox-1.21.0-mdev.patch \ MAINTAINER= mandree@FreeBSD.org COMMENT= Busybox for FreeBSD +FORBIDDEN= Patch files on download site re-rolled and not yet investigated + LICENSE= GPLv2 BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed |