diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:41:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:41:19 +0000 |
commit | 1d288212c09dc7b2448775789d2c5bdb4e049c04 (patch) | |
tree | dcc2b6d35d4e411438870a9ce67f4f8742a5e7ef /x11-toolkits/gtkmm24 | |
parent | 74ef08e734f273dcd5f4bf58d63603ffcf572e61 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtkmm24')
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index ef313ccf1fd5..8c0a971a29eb 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -31,7 +31,6 @@ 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 |