diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-09-29 21:51:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-09-29 21:51:09 +0000 |
commit | 9a35f32bf4e14db4ceebefa3322bbd0741e14ab0 (patch) | |
tree | 5d1dc8f839b63ae8204037dacd38c596f6bed2d3 /textproc/libxml/Makefile | |
parent | 26bfcd0c3caffb3bbae5dc5dcfc8234e60e9a6eb (diff) |
Notes
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 6a37156ede56..9196450af85c 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libxml/1.8 MAINTAINER= gnome@FreeBSD.org -COMMENT= Xml parser library for GNOME +COMMENT= XML parser library for GNOME USE_GMAKE= yes USE_GNOME= pkgconfig |