1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

www/geronimo: Ports cannot set WRKDIR.

This commit is contained in:
Mathieu Arnold 2021-05-25 10:42:18 +02:00
parent 7ca938a9f2
commit e3a7c4e0f3
No known key found for this signature in database
GPG Key ID: 29EB0902911D7E02

View File

@ -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}/,,}"