1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Readd mistakenly removed post-install target.

PR:		ports/131716
Submitted by:	bsam
This commit is contained in:
Max Brazhnikov 2009-02-15 19:01:46 +00:00
parent 1a42d54e31
commit 0b6a950866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228440

View File

@ -57,6 +57,7 @@ post-configure:
s|^LINK .*|LINK=${CXX}|' \
${BUILD_WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)
cd ${WRKSRC} &&\
${MKDIR} ${DOCSDIR}/html ${DOCSDIR}/Scintilla &&\