1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-21 09:02:38 +00:00
parent 6e5c2c0253
commit cdb9cf76b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340585

View File

@ -21,5 +21,4 @@ post-patch: .SILENT
${REINPLACE_CMD} 's|$${LIB_INSTALL_DIR}/pkgconfig|${LOCALBASE}/libdata/pkgconfig|' \
${WRKSRC}/CMakeLists.txt
NO_STAGE= yes
.include <bsd.port.mk>