summaryrefslogtreecommitdiffstats
path: root/www/jetty/Makefile
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-11-15 16:09:39 +0000
committersada <sada@FreeBSD.org>2002-11-15 16:09:39 +0000
commitcc5eef6c7baf3d8585ce4b28cb100297b182f578 (patch)
treeacae9e180c845e6af0dd0ad80ed7636123d61a27 /www/jetty/Makefile
parentda217e09d196d00f335978425e38a47325aa124d (diff)
downloadFreeBSD-ports-cc5eef6c7baf3d8585ce4b28cb100297b182f578.zip
FreeBSD-ports-cc5eef6c7baf3d8585ce4b28cb100297b182f578.tar.gz
Upgrade to version 4.1.3
PR: ports/44501 Submitted by: maintainer
Diffstat (limited to 'www/jetty/Makefile')
-rw-r--r--www/jetty/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/jetty/Makefile b/www/jetty/Makefile
index 85770fd..f8a4752 100644
--- a/www/jetty/Makefile
+++ b/www/jetty/Makefile
@@ -1,27 +1,25 @@
# New ports collection makefile for: Jetty
# Date created: 28 August 2000
-# Whom: Stephane Legrand <stephane.legrand@bigfoot.com>
+# Whom: Stephane Legrand <stephane@freebsd-fr.org>
#
# $FreeBSD$
#
PORTNAME= jetty
-PORTVERSION= 4.0.2
+PORTVERSION= 4.1.3
CATEGORIES= www java
MASTER_SITES= http://download.sourceforge.net/jetty/ \
ftp://jetty.mortbay.com/pub/
DISTNAME= Jetty-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= stephane.legrand@bigfoot.com
+MAINTAINER= stephane@freebsd-fr.org
-RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \
- ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13
+USE_JAVA= 1.3+
-JAVAVM?= ${LOCALBASE}/bin/javavm
NO_BUILD= yes
-PLIST_SUB= JETTY_VERSION=${PORTVERSION}
+PLIST_SUB= JETTY_VERSION=${PORTVERSION}
post-extract:
${FIND} ${WRKSRC} -name CVS -delete
OpenPOWER on IntegriCloud