aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-31 22:08:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-31 22:08:31 +0000
commit22d668f75bb338c461438603eda65f27a6881f50 (patch)
tree549c374298d1f1d88e58e6b519337a956bfe5065 /textproc
parentafa2a6f102089300593044ec95ef5dce0097eac3 (diff)
downloadports-22d668f75bb338c461438603eda65f27a6881f50.tar.gz
ports-22d668f75bb338c461438603eda65f27a6881f50.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bbe/Makefile4
-rw-r--r--textproc/dwdiff/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile
index 3d580d3a2faf..196697305d99 100644
--- a/textproc/bbe/Makefile
+++ b/textproc/bbe/Makefile
@@ -8,12 +8,14 @@
PORTNAME= bbe
PORTVERSION= 0.2.2
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME}-
MAINTAINER= ports@logvinov.com
COMMENT= A sed-like editor for binary files
+MAKE_JOBS_SAFE= yes
+
HAS_CONFIGURE= yes
MAN1= ${PORTNAME}.1
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile
index 9d41b8c9cc25..591834c92388 100644
--- a/textproc/dwdiff/Makefile
+++ b/textproc/dwdiff/Makefile
@@ -15,6 +15,8 @@ COMMENT= A delimited word diff program
OPTIONS= UNICODE "Build with Unicode support" on
+MAKE_JOBS_SAFE= yes
+
HAS_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib