aboutsummaryrefslogtreecommitdiffstats
path: root/www/axis
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-08 17:19:02 +0800
committerpav <pav@FreeBSD.org>2009-12-08 17:19:02 +0800
commit315efc217be8f1f16f0f4944d5e51ba357cb4429 (patch)
treec2bc7a5e2f34d59cb08d9e5179fe05ce5330061f /www/axis
parent8bf357ad05cafcf8c8fe6234b80c63610418dcec (diff)
downloadfreebsd-ports-gnome-315efc217be8f1f16f0f4944d5e51ba357cb4429.tar.gz
freebsd-ports-gnome-315efc217be8f1f16f0f4944d5e51ba357cb4429.tar.zst
freebsd-ports-gnome-315efc217be8f1f16f0f4944d5e51ba357cb4429.zip
- Remove support for expired port jakarta-tomcat4
Diffstat (limited to 'www/axis')
-rw-r--r--www/axis/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/axis/Makefile b/www/axis/Makefile
index b0b818f6904c..c5e70ad10d2e 100644
--- a/www/axis/Makefile
+++ b/www/axis/Makefile
@@ -30,10 +30,6 @@ RUN_DEPENDS+= ${LOCALBASE}/jakarta-tomcat5:${PORTSDIR}/www/jakarta-tomcat5
WEBAPPDIR= ${PREFIX}/jakarta-tomcat4.1/webapps
BUILD_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/tomcat41
RUN_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/tomcat41
-.elif exists(${LOCALBASE}/jakarta-tomcat4.0.6/webapps)
-WEBAPPDIR= ${PREFIX}/jakarta-tomcat4.0.6/webapps
-BUILD_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.0.6:${PORTSDIR}/www/jakarta-tomcat4
-RUN_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.0.6:${PORTSDIR}/www/jakarta-tomcat4
.else
WEBAPPDIR= ${PREFIX}/tomcat5.5/webapps
BUILD_DEPENDS+= ${LOCALBASE}/tomcat5.5:${PORTSDIR}/www/tomcat55