Date: Wed, 10 Jul 2013 11:37:25 +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: r322662 - head/japanese/kinput2 Message-ID: <201307101137.r6ABbPOu011658@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 11:37:25 2013 New Revision: 322662 URL: http://svnweb.freebsd.org/changeset/ports/322662 Log: Mark jobs unsafe Modified: head/japanese/kinput2/Makefile Modified: head/japanese/kinput2/Makefile ============================================================================== --- head/japanese/kinput2/Makefile Wed Jul 10 11:35:49 2013 (r322661) +++ head/japanese/kinput2/Makefile Wed Jul 10 11:37:25 2013 (r322662) @@ -9,7 +9,9 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/x1 DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= hrs@FreeBSD.org -COMMENT= A Japanese text input server for X11 applications +COMMENT= Japanese text input server for X11 applications + +MAKE_JOBS_UNSAFE= yes USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101137.r6ABbPOu011658>