diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-06-16 01:54:07 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-06-16 01:54:07 +0000 |
commit | 05f69eeb5bd7e9e6239581212e6acfee7f69ceeb (patch) | |
tree | 6cde388b18a2291dcf57eee797bc234f23497ca7 /textproc/xp | |
parent | f09e566f83992fe536ebbd280a6ae9c33d876e1b (diff) | |
download | ports-05f69eeb5bd7e9e6239581212e6acfee7f69ceeb.tar.gz ports-05f69eeb5bd7e9e6239581212e6acfee7f69ceeb.zip |
Notes
Diffstat (limited to 'textproc/xp')
-rw-r--r-- | textproc/xp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 50bf314354d1..68014a592852 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= mike@vee.net -RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk +RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11 PLIST_SUB+= XP_VERSION=${PORTVERSION} |