diff options
author | billf <billf@FreeBSD.org> | 1999-06-29 03:29:20 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-29 03:29:20 +0800 |
commit | 2a52b873cc624cef9ae9e53c635d726bd5de7e1b (patch) | |
tree | 290d4d40b23557cdecbfcb62490016102c8e9081 /www/mapedit/Makefile | |
parent | 9679df59714c383ef6a4959590b4a48851e1e026 (diff) | |
download | freebsd-ports-gnome-2a52b873cc624cef9ae9e53c635d726bd5de7e1b.tar.gz freebsd-ports-gnome-2a52b873cc624cef9ae9e53c635d726bd5de7e1b.tar.zst freebsd-ports-gnome-2a52b873cc624cef9ae9e53c635d726bd5de7e1b.zip |
new ports/{java,irc,x11-server}, dependency sweep #2
Diffstat (limited to 'www/mapedit/Makefile')
-rw-r--r-- | www/mapedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index eb180639dbbf..00fb464010be 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,7 +3,7 @@ # Date created: Fr 4 Apr 1997 17:45:31 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1997/10/08 07:51:35 asami Exp $ +# $Id: Makefile,v 1.9 1998/03/17 19:55:07 andreas Exp $ # DISTNAME= mapedit2.3 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ MAINTAINER= andreas@FreeBSD.ORG -RUN_DEPENDS= ${PREFIX}/java/bin/java:${PORTSDIR}/lang/jdk +RUN_DEPENDS= ${PREFIX}/java/bin/java:${PORTSDIR}/java/jdk NO_BUILD= yes |