diff options
Diffstat (limited to 'net-im/folks/Makefile')
-rw-r--r-- | net-im/folks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 175f60b63c86..6b4d5f41f8b4 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= LIBVER=25 VERSION=33 CONFIGURE_ARGS+=--enable-libsocialweb-backend=no #.endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^build_old_libs=yes|build_old_libs=no|g' \ ${WRKDIR}/gnome-libtool |