Date: Wed, 10 Jul 2013 11:42:08 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322663 - head/misc/xless Message-ID: <201307101142.r6ABg8kl013902@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 11:42:07 2013 New Revision: 322663 URL: http://svnweb.freebsd.org/changeset/ports/322663 Log: Mark jobs unsafe Modified: head/misc/xless/Makefile Modified: head/misc/xless/Makefile ============================================================================== --- head/misc/xless/Makefile Wed Jul 10 11:37:25 2013 (r322662) +++ head/misc/xless/Makefile Wed Jul 10 11:42:07 2013 (r322663) @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org COMMENT= X11 viewer for text files. Useful as an add-on tool for other apps +MAKE_JOBS_UNSAFE= yes USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xless.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101142.r6ABg8kl013902>