From b9c34428ff0c80cf178e8e3d0f952f0e96c528a9 Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 27 Jul 2014 21:08:13 +0000 Subject: Mark BROKEN, Fails post-patch ===> Patching for webfs-1.21 ===> Applying FreeBSD patches for webfs-1.21 sed: /wrkdirs/usr/ports/www/webfs/work/webfs-1.21/Make.config: No such file or directory *** [post-patch] Error code 1 Reported by: pkg-fallout --- www/webfs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/webfs/Makefile b/www/webfs/Makefile index 11f17724357c..f82f35eb95a7 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -8,7 +8,9 @@ MASTER_SITES= http://dl.bytesex.org/releases/webfs/ \ http://www.bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org -COMMENT= A simple http server for static content +COMMENT= Simple http server for static content + +BROKEN= Fails post-patch RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support -- cgit