diff options
Diffstat (limited to '')
-rw-r--r-- | x11-fm/velocity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/velocity/Makefile b/x11-fm/velocity/Makefile index e5fcd2e5bb8c..34b7d8faeb92 100644 --- a/x11-fm/velocity/Makefile +++ b/x11-fm/velocity/Makefile @@ -28,6 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags libgnomeui-2.0`" \ BROKEN= Does not compile .endif +BROKEN= does not build with GNOME 2.26 + post-patch: @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure |