From 1bf1bf7eba479aabd4b4fc1ba8dc289795939c64 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 1 Apr 2002 03:34:55 +0000 Subject: bsd.java.mk-ify PR: 36592 Submitted by: maintainer --- lang/jython/Makefile | 6 +----- lang/jython/pkg-comment | 2 +- lang/jython/pkg-descr | 2 -- 3 files changed, 2 insertions(+), 8 deletions(-) (limited to 'lang/jython') diff --git a/lang/jython/Makefile b/lang/jython/Makefile index 9bee7cf60249..29f52ca6333d 100644 --- a/lang/jython/Makefile +++ b/lang/jython/Makefile @@ -16,15 +16,11 @@ EXTRACT_ONLY= # none MAINTAINER= perky@fallin.lv -BUILD_DEPENDS= ${JAVA}:${PORTSDIR}/java/javavmwrapper -RUN_DEPENDS= ${JAVA}:${PORTSDIR}/java/javavmwrapper - -JAVA?= ${LOCALBASE}/bin/javavm +USE_JAVA= 1.1+ NO_BUILD= yes INST_PACKAGES?= demo lib source INST_TARGET?= ${DISTNAME:S/-//g} - JYTHON_PREFIX= ${PREFIX}/${INST_TARGET} PLIST_SUB+= JYTHON_DIR=${INST_TARGET} diff --git a/lang/jython/pkg-comment b/lang/jython/pkg-comment index 85c3c3ce2221..be4fa6b7189f 100644 --- a/lang/jython/pkg-comment +++ b/lang/jython/pkg-comment @@ -1 +1 @@ -An implementation of Python Interpreter with Pure Java +An implementation of Python Interpreter in Pure Java diff --git a/lang/jython/pkg-descr b/lang/jython/pkg-descr index 3f7137f57bce..26e9db83e2ae 100644 --- a/lang/jython/pkg-descr +++ b/lang/jython/pkg-descr @@ -6,5 +6,3 @@ freely available for both commercial and non-commercial use and is distributed with source code. WWW: http://www.jython.org/ - -- Hye Shik Chang, a.k.a. "Perky" -- cgit v1.2.3