From 63ea972d4fb9e3310eacf3fe692a9afe49874235 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 8 Dec 2009 14:30:09 +0000 Subject: This port has been broken for 3+ months, thus - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr --- x11-fm/velocity/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/velocity/Makefile b/x11-fm/velocity/Makefile index 0a83e7068d52..065306021218 100644 --- a/x11-fm/velocity/Makefile +++ b/x11-fm/velocity/Makefile @@ -22,16 +22,12 @@ USE_GNOME= libgnomeui gnomedesktop librsvg2 CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags libgnomeui-2.0`" \ LIBS="`pkg-config --libs libgnomeui-2.0`" -.include - -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile -.endif - -BROKEN= does not build with GNOME 2.26 +BROKEN= does not build with GNOME 2.26 +DEPRECATED= has been broken for 7 months +EXPIRATION_DATE=2010-01-08 post-patch: @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure -.include +.include -- cgit