mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Adjust PLIST_SUB to not bug check-plist
This commit is contained in:
parent
858ba02fba
commit
95f4cb843d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356716
@ -25,7 +25,7 @@ PDISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
COCOON_LIB= ${JAVASHAREDIR}/${APP_NAME}
|
||||
PLIST_SUB+= "COCOON_LIB=${COCOON_LIB}"
|
||||
PLIST_SUB+= COCOON_LIB="${COCOON_LIB}"
|
||||
|
||||
COPYDIRS= *.txt tools/jetty tools/loader legal webapp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user