Add the forgotten include

Feature safe:	yes
This commit is contained in:
Baptiste Daroussin 2012-10-27 19:17:29 +00:00
parent 037f1b6225
commit b9be73d75e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306523

View File

@ -14,6 +14,8 @@ OPTIONS_DEFINE= DOCS
NO_BUILD= yes
.include <bsd.port.options.mk>
do-install:
@${MKDIR} ${PREFIX}/include/fc++
${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/fc++