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:
parent
7ca938a9f2
commit
e3a7c4e0f3
@ -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}/,,}"
|
||||
|
Loading…
Reference in New Issue
Block a user