diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 038c9e9024f3..251f1d90a493 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -30,6 +30,7 @@ MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale MAN1= bonobo-activation-server.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure \ |