Tweak editors/editorconfig-core-c version 0.12.5
[dports.git] / editors / editorconfig-core-c / Makefile.DragonFly
1
2 # avoid doxygen dep for now (should be MANPAGES option)
3 BUILD_DEPENDS:= ${BUILD_DEPENDS:Ndoxygen*}
4
5 DFLY_PLIST=     ${WRKSRC}/pkg-plist
6 PLIST:=         ${DFLY_PLIST}
7
8 dfly-patch:
9         ${CP} -v ${.CURDIR:H}/editorconfig-core-c/pkg-plist ${DFLY_PLIST}
10         ${REINPLACE_CMD} -e '/man\/man/d' ${DFLY_PLIST}