diff options
Diffstat (limited to 'textproc/pure-xml/Makefile')
-rw-r--r-- | textproc/pure-xml/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/pure-xml/Makefile b/textproc/pure-xml/Makefile index 8cd692db234e..ffbe79fa0b9a 100644 --- a/textproc/pure-xml/Makefile +++ b/textproc/pure-xml/Makefile @@ -13,6 +13,9 @@ COMMENT= Pure language interface for libxml2 and libxslt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER +DEPRECATED= Depends on expiring devel/llvm35 +EXPIRATION_DATE=2019-08-31 + USES= pkgconfig pure USE_GNOME= libxml2 libxslt |