Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2014-06-01 19:33:35 +00:00
parent abf3f59479
commit 53d42c3df7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356167

View file

@ -21,7 +21,7 @@ BROKEN_sparc64= Does not compile on sparc64
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
post-install: post-install:
${LN} -sf ${STAGEDIR}${PREFIX}/lib/yui/help_eng.html ${PREFIX}/lib/yui/yhelp.html ${LN} -sf help_eng.html ${STAGEDIR}${PREFIX}/lib/yui/yhelp.html
.if $(PORT_OPTIONS:MDOCS) .if $(PORT_OPTIONS:MDOCS)
@${MKDIR} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS .for file in BUGS CHANGES COPYRIGHT TODO COPYRIGHT.ITK THANKS