aboutsummaryrefslogtreecommitdiffstats
path: root/www/orion
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2001-11-21 22:44:12 +0800
committerznerd <znerd@FreeBSD.org>2001-11-21 22:44:12 +0800
commit794fdac4c1f19baaf7590a443ad2317434934060 (patch)
tree640d1731936241ab7af18304d619202604d1006b /www/orion
parent485346b5fdd04792e4d157a5447cd9f7d956b7bc (diff)
downloadfreebsd-ports-gnome-794fdac4c1f19baaf7590a443ad2317434934060.tar.gz
freebsd-ports-gnome-794fdac4c1f19baaf7590a443ad2317434934060.tar.zst
freebsd-ports-gnome-794fdac4c1f19baaf7590a443ad2317434934060.zip
Made the JDK both a RUN_DEPENDS *and* a BUILD_DEPENDS now.
Approved by: sobomax
Diffstat (limited to 'www/orion')
-rw-r--r--www/orion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 0e76b78c0799..cf3cf664d7d7 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= znerd@FreeBSD.org
BUILD_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13
+RUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13
USE_ZIP= YES
NO_BUILD= YES