diff options
Diffstat (limited to 'www/orion')
-rw-r--r-- | www/orion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index f05184a17a21..0be9a410715b 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -7,7 +7,7 @@ PORTNAME= orion PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ \ @@ -92,7 +92,7 @@ do-install: @# Configure the port for the RMI server ${CAT} ${WRKSRC}/config/rmi.xml \ | ${SED} "/<rmi-server>/s//<rmi-server host=\"\[ALL\]\" port=\"${RMI_PORT}\">/" \ - > ${ORION_HOME}/config/rmi.xml + > ${APP_HOME}/config/rmi.xml @# Install the control script ${CAT} ${FILESDIR}/${APPCTL_NAME} \ |