aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-08 22:30:09 +0800
committerpav <pav@FreeBSD.org>2009-12-08 22:30:09 +0800
commit63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch)
treebc0c931c9789842aadf764e5b6d07eb613cb5e08 /x11-fm
parent50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff)
downloadfreebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz
freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst
freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
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>