aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-25 18:24:24 +0800
committertobik <tobik@FreeBSD.org>2019-05-25 18:24:24 +0800
commite4c3db923598c62db7c1d4f3ddaf8e78cccf0828 (patch)
treed4eb1aa46d11d038803653ebc2ae6d7023ad35e1 /x11-fm
parent7bc04ec8b80549cb51f1c5bdfaa6d9169febfa87 (diff)
downloadfreebsd-ports-gnome-e4c3db923598c62db7c1d4f3ddaf8e78cccf0828.tar.gz
freebsd-ports-gnome-e4c3db923598c62db7c1d4f3ddaf8e78cccf0828.tar.zst
freebsd-ports-gnome-e4c3db923598c62db7c1d4f3ddaf8e78cccf0828.zip
x11-fm/librfm: Drop misspelled MAKE_JOB_UNSAFE
It was added in r372653 with no explanation and since nobody has complained about it so far MAKE_JOBS_UNSAFE is probably not needed.
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/librfm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index e6e0ce078768..d49f4ebad8df 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= libtubo.so:x11-fm/libtubo \
OPTIONS_DEFINE= NLS
CONFIGURE_ARGS+=--with-pkglibdata
-MAKE_JOB_UNSAFE=yes
INSTALLS_ICONS= yes
USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig tar:bzip2
GNU_CONFIGURE= yes