svn commit: r502555 - head/x11-fm/librfm

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 10:24:25 UTC 2019


Author: tobik
Date: Sat May 25 10:24:24 2019
New Revision: 502555
URL: https://svnweb.freebsd.org/changeset/ports/502555

Log:
  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.

Modified:
  head/x11-fm/librfm/Makefile

Modified: head/x11-fm/librfm/Makefile
==============================================================================
--- head/x11-fm/librfm/Makefile	Sat May 25 10:20:03 2019	(r502554)
+++ head/x11-fm/librfm/Makefile	Sat May 25 10:24:24 2019	(r502555)
@@ -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


More information about the svn-ports-all mailing list