diff options
Diffstat (limited to 'net-im/pidgin-twitter/Makefile')
-rw-r--r-- | net-im/pidgin-twitter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/pidgin-twitter/Makefile b/net-im/pidgin-twitter/Makefile index cf8cd0d7980a..210baeaf8536 100644 --- a/net-im/pidgin-twitter/Makefile +++ b/net-im/pidgin-twitter/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= lib/pidgin/pidgin-twitter.so \ ${DATADIR_REL}/prefs.ui PLIST_DIRS= ${DATADIR_REL} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in |