From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- mail/openemm2013/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/openemm2013/Makefile') diff --git a/mail/openemm2013/Makefile b/mail/openemm2013/Makefile index 6213c30b07ae..d6aa2bc809aa 100644 --- a/mail/openemm2013/Makefile +++ b/mail/openemm2013/Makefile @@ -19,12 +19,12 @@ COMMENT= OpenEMM a email marketing enterprise app LICENSE= CPAL-1.0 LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt -LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2 \ - libsa.so:${PORTSDIR}/net/ossp-sa -BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat8 \ - ${ANT_CMD}:${PORTSDIR}/devel/apache-ant -RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat8 \ - py27-MySQLdb>=1.2.3:${PORTSDIR}/databases/py-MySQLdb +LIB_DEPENDS= libslang.so:devel/libslang2 \ + libsa.so:net/ossp-sa +BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \ + ${ANT_CMD}:devel/apache-ant +RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \ + py27-MySQLdb>=1.2.3:databases/py-MySQLdb USE_RC_SUBR= openemm2013 USE_JAVA= yes -- cgit v1.2.3