diff options
Diffstat (limited to 'x11-toolkits/libpanelappletmm/Makefile')
-rw-r--r-- | x11-toolkits/libpanelappletmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index 1a4642a4a4b1..4948ffdf90d2 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.6" API_VERSION="2.6" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ ${WRKSRC}/Makefile.in |