diff options
Diffstat (limited to 'deskutils/libopensync-plugin-vformat-devel/Makefile')
-rw-r--r-- | deskutils/libopensync-plugin-vformat-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/libopensync-plugin-vformat-devel/Makefile b/deskutils/libopensync-plugin-vformat-devel/Makefile index b09b6059c427..bae76462972f 100644 --- a/deskutils/libopensync-plugin-vformat-devel/Makefile +++ b/deskutils/libopensync-plugin-vformat-devel/Makefile @@ -17,6 +17,7 @@ USES= cmake iconv pkgconfig CMAKE_ARGS+= -Wno-dev CFLAGS+= "-I${LOCALBASE}/include" +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \ |