git: e3a7c4e0f345 - main - www/geronimo: Ports cannot set WRKDIR.
Mathieu Arnold
mat at FreeBSD.org
Tue May 25 13:49:07 UTC 2021
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3a7c4e0f345292232b63f31620626b6cf6c19bf
commit e3a7c4e0f345292232b63f31620626b6cf6c19bf
Author: Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-05-25 08:42:18 +0000
Commit: Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-05-25 13:48:52 +0000
www/geronimo: Ports cannot set WRKDIR.
---
www/geronimo/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile
index 9db097ab8d18..c357ea4fda93 100644
--- a/www/geronimo/Makefile
+++ b/www/geronimo/Makefile
@@ -44,7 +44,6 @@ GERONIMO_USER?= www
GERONIMO_GROUP?=www
GERONIMO_OUT= ${LOG_DIR}/geronimo.out
PID_FILE= /var/run/${APP_SHORTNAME}.pid
-WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/${_WRKDIR}
WRKSRC= ${WRKDIR}/${DISTNAME:S/-bin//}
JAR_FILE= bin/server.jar
PLIST_FILES= "@(${GERONIMO_USER},${GERONIMO_GROUP},) ${GERONIMO_OUT:S,^${PREFIX}/,,}"
More information about the dev-commits-ports-all
mailing list