- Fix plist issue with slave curl-hiphop caused by last commit
Reported by: pointyhat (via beat) Pointyhat to: swills
This commit is contained in:
parent
bedc8d0abc
commit
29a4e3b49b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304941
@ -211,8 +211,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e '/require "valgrind.pm";/d' ${WRKSRC}/tests/runtests.pl
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${PREFIX}/share/aclocal
|
||||
.if !defined(BUILDING_HIPHOP)
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${PREFIX}/share/aclocal
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}/ ${DOCSDIR}/libcurl/
|
||||
cd ${WRKSRC}/docs/ && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}/
|
||||
|
Loading…
Reference in New Issue
Block a user