summaryrefslogtreecommitdiff
path: root/www/orion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/orion/Makefile')
-rw-r--r--www/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index c0de023a244a..6e0f5a6838a4 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -50,7 +50,7 @@ REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${WRKSRC}/config/default-web-site.xml \
${WRKSRC}/config/rmi.xml
JAR_FILE= ${APP_SHORTNAME}.jar
-WRKDIR?= ${.CURDIR}/work
+WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
.include <bsd.port.pre.mk>