svn commit: r322662 - head/japanese/kinput2
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:37:25 UTC 2013
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 at 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
More information about the svn-ports-head
mailing list