summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
commit236c8241d50c1caf4780e435871fc411e1fb2fb8 (patch)
tree4fef9799040a9c98ede31ea666adc61db78b29fa /textproc/libxml2
parentAdd py-libxslt , Python interface for XSLT C library for GNOME. (diff)
- Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue.
Notes
Notes: svn path=/head/; revision=113032
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index e0a9d615de1f..3369fc75b9df 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= XML parser library for GNOME
+MAINTAINER?= gnome@FreeBSD.org
+COMMENT?= XML parser library for GNOME
USE_BZIP2= yes
USE_GMAKE= yes