aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-06 09:47:31 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-06 09:47:31 +0000
commitc72a28b30e13b1abefdfd4ac1cd9ca3469da1ece (patch)
tree6b61d3ec42effa209721daafea993387a4ed0bcf
parent94cb974f223d279051b8413d7c495a76a5266c55 (diff)
downloadports-c72a28b30e13b1abefdfd4ac1cd9ca3469da1ece.tar.gz
ports-c72a28b30e13b1abefdfd4ac1cd9ca3469da1ece.zip
Notes
-rw-r--r--mail/openemm2013/Makefile5
-rw-r--r--mail/openemm2015/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/openemm2013/Makefile b/mail/openemm2013/Makefile
index 4ac8bb8956fc..7fcf579d2efe 100644
--- a/mail/openemm2013/Makefile
+++ b/mail/openemm2013/Makefile
@@ -17,13 +17,14 @@ COMMENT= OpenEMM a email marketing enterprise app
LICENSE= CPAL-1.0
LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt
+BROKEN= depends on expired www/tomcat8
BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found
LIB_DEPENDS= libslang.so:devel/libslang2 \
libsa.so:net/ossp-sa
-BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
+#BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
${ANT_CMD}:devel/apache-ant
-RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
+#RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
py27-MySQLdb>=1.2.3:databases/py-MySQLdb
USES= dos2unix gmake python:2.7,run
diff --git a/mail/openemm2015/Makefile b/mail/openemm2015/Makefile
index aa04b8766248..2c134472d16a 100644
--- a/mail/openemm2015/Makefile
+++ b/mail/openemm2015/Makefile
@@ -16,13 +16,14 @@ COMMENT= OpenEMM a email marketing enterprise app
LICENSE= CPAL-1.0
LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt
+BROKEN= depends on expired www/tomcat8
BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found
LIB_DEPENDS= libslang.so:devel/libslang2 \
libsa.so:net/ossp-sa
-BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
+#BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
${ANT_CMD}:devel/apache-ant
-RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
+#RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
py27-MySQLdb>=1.2.3:databases/py-MySQLdb
USES= dos2unix gmake python:2.7,run