diff options
Diffstat (limited to 'textproc/exml/Makefile')
-rw-r--r-- | textproc/exml/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/exml/Makefile b/textproc/exml/Makefile index 8c3b5755f2b7..604da2d09caf 100644 --- a/textproc/exml/Makefile +++ b/textproc/exml/Makefile @@ -20,4 +20,8 @@ USE_GNOME= libxml2 libxslt gnomehack gnometarget pkgconfig USE_EFL= ecore USE_LDCONFIG= yes +BROKEN= does not compile +DEPRECATED= abandoned upstream +EXPIRATION_DATE= 2011-01-01 + .include <bsd.port.mk> |