svn commit: r404893 - head/www/sakai

Wen Heping wen at FreeBSD.org
Thu Dec 31 01:18:44 UTC 2015


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+
 


More information about the svn-ports-all mailing list