Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2015 01:18:43 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404893 - head/www/sakai
Message-ID:  <201512310118.tBV1Ihm8092168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Dec 31 01:18:43 2015
New Revision: 404893
URL: https://svnweb.freebsd.org/changeset/ports/404893

Log:
  - Mark it IGNORE because it does not work correctly.

Modified:
  head/www/sakai/Makefile

Modified: head/www/sakai/Makefile
==============================================================================
--- head/www/sakai/Makefile	Thu Dec 31 01:18:29 2015	(r404892)
+++ head/www/sakai/Makefile	Thu Dec 31 01:18:43 2015	(r404893)
@@ -17,6 +17,8 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 
 RUN_DEPENDS=	${LOCALBASE}/apache-tomcat-7.0/bin/bootstrap.jar:${PORTSDIR}/www/tomcat7
 
+IGNORE=		does not work correctly
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 



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