diff options
Diffstat (limited to 'net-im/pidgin-rhythmbox/Makefile')
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index 2c19d24f477f..bf5a28eb1fb0 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/pidgin-rhythmbox.la \ lib/pidgin/pidgin-rhythmbox.so +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)PIDGIN_INSTALL\([@)]\)#\1libdir\2/pidgin#' \ |