summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-13 13:32:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-13 13:32:48 +0000
commit486098ed04b5a5f8952ac68c1d7e810b258b7a47 (patch)
tree89c908f5062bfe8007d5b185314f1390ad13112c /www
parent- Update to 1.2.1 (diff)
Mark jobs unsafe
Notes
Notes: svn path=/head/; revision=322926
Diffstat (limited to 'www')
-rw-r--r--www/middleman/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile
index 4b1e3480b7c9..ad4ab72ba931 100644
--- a/www/middleman/Makefile
+++ b/www/middleman/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: middleman
-# Date created: Sun Apr 27 15:48:16 CEST 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= middleman
PORTVERSION= 1.9.1
@@ -12,11 +8,12 @@ CATEGORIES= www
MASTER_SITES= SF/middle-man/Source/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A robust proxy server
+COMMENT= Robust proxy server
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
+MAKE_JOBS_UNSAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -pthread