aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
commit0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch)
tree4eb5b3c17063b3dfde60677f444e595981d52450 /x11-fm
parentbbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff)
downloadports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.tar.gz
ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/velocity/Makefile12
1 files changed, 4 insertions, 8 deletions
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>