svn commit: r485586 - head/java/netty

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Nov 22 12:55:54 UTC 2018


* Mathieu Arnold (mat at FreeBSD.org) wrote:

> > -PLIST_FILES=	%%JAVAJARDIR%%/netty-${PORTVERSION}.jar \
> > -		%%JAVAJARDIR%%/netty.jar
> > +PLIST_FILES=	${JAVAJARDIR:S,^${PREFIX}/,,}/netty-${PORTVERSION}.jar \
> > +		${JAVAJARDIR:S,^${PREFIX}/,,}/netty.jar
> 
> This seems overly complicated.  What is wrong with having just ${JAAAVJARDIR}?

It contains absolute path. I've assumed we don't use these in the plist.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:              https://github.com/AMDmi3



More information about the svn-ports-all mailing list