1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Give this a quick expiration date (1 month). It has been broken for

4 months.  Use openemm2015 instead.
This commit is contained in:
Mark Linimon 2019-11-30 03:33:06 +00:00
parent d06d397906
commit 8079171cc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518700

View File

@ -18,6 +18,8 @@ LICENSE= CPAL-1.0
LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt
BROKEN= depends on expired www/tomcat8
DEPRECATED= marked BROKEN for 4 months; use mail/openemm2015 instead
EXPIRATION_DATE= 2019-12-26
BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found
LIB_DEPENDS= libslang.so:devel/libslang2 \
@ -32,8 +34,11 @@ USE_RC_SUBR= openemm2013
USE_JAVA= yes
DOS2UNIX_GLOB= *.c *.cpp *.h *.java *.xml *.properties
CC= clang
CXX= clang++
# XXX MCL 20190921
#CC= clang
#CXX= clang++
CC= biteme_cc
CXX= biteme_cxx
TOMCATVER= apache-tomcat-8.0
TOMCATDIR= ${PREFIX}/${TOMCATVER}