diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-12-05 12:52:33 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-12-05 12:52:33 +0000 |
commit | b032621fc162eee450cfeee97185cb90b4d299db (patch) | |
tree | 385cf4da1706787dbb841b1282bd6e69f98f8429 /textproc | |
parent | 586810a2bdf1923e210e3595888783f928309d39 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 1ecf7215f419..af7e47900799 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= XML parser library for GNOME +DEPRECATED= Last release in 2002, unsupported by developers + USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= pkgconfig |