Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2013 20:35:57 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323852 - head/emulators/fuse-utils
Message-ID:  <201307282035.r6SKZvbs091493@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Jul 28 20:35:56 2013
New Revision: 323852
URL: http://svnweb.freebsd.org/changeset/ports/323852

Log:
  - Remove no-op MAKE_JOBS_SAFE
  - Pet portlint

Modified:
  head/emulators/fuse-utils/Makefile

Modified: head/emulators/fuse-utils/Makefile
==============================================================================
--- head/emulators/fuse-utils/Makefile	Sun Jul 28 20:33:15 2013	(r323851)
+++ head/emulators/fuse-utils/Makefile	Sun Jul 28 20:35:56 2013	(r323852)
@@ -12,9 +12,8 @@ COMMENT=	Utilities from the Free Unix Sp
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-MAKE_JOBS_SAFE=	yes
-
 USES=		pkgconfig
+
 LIB_DEPENDS=	spectrum:${PORTSDIR}/emulators/libspectrum
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libspectrum-prefix=${LOCALBASE} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307282035.r6SKZvbs091493>