diff options
Diffstat (limited to 'x11-toolkits/gtkmm24/Makefile')
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 9ee049debce0..a9afa182aeb9 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-documentation \ PLIST_SUB= VERSION="2.4" API_VERSION="2.4" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \ ${WRKSRC}/Makefile.in |