diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/avant-window-navigator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index b7aac334d795..d5c73c6f4e2a 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg |