diff options
Diffstat (limited to 'net-im/meanwhile/Makefile')
-rw-r--r-- | net-im/meanwhile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index ffcd1208ea16..36724eb243da 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -23,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-doc-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/samples/*.c ${WRKSRC}/src/*.[ch] |