summaryrefslogtreecommitdiff
path: root/textproc/uni2ascii
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
commitea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a (patch)
tree914f8ade1b480422b15cf7e276709aef4c875c09 /textproc/uni2ascii
parentcad/pdnmesh: Specify libmath explicitly to linker to unbreak build. (diff)
Remove MAKE_JOBS_SAFE which is now default.
Notes
Notes: svn path=/head/; revision=323578
Diffstat (limited to 'textproc/uni2ascii')
-rw-r--r--textproc/uni2ascii/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile
index 0a7e19912903..d1dfc5f37f00 100644
--- a/textproc/uni2ascii/Makefile
+++ b/textproc/uni2ascii/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
USE_BZIP2= yes
-MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"