summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
committerbland <bland@FreeBSD.org>2004-07-06 03:11:13 +0000
commitde4b1f5ae760ef68093ecc14aa87bbc26a3d96c4 (patch)
tree0dcb47a4d97753a2e3df87135d0e48172af42626 /textproc
parent8b133d99071a844c86f500ae7344cc5e9239fcaf (diff)
downloadFreeBSD-ports-de4b1f5ae760ef68093ecc14aa87bbc26a3d96c4.zip
FreeBSD-ports-de4b1f5ae760ef68093ecc14aa87bbc26a3d96c4.tar.gz
- Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml2/Makefile4
-rw-r--r--textproc/libxslt/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index e0a9d61..3369fc7 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
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 7c05a20..fe94da55 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= The XSLT C library for GNOME
+MAINTAINER?= gnome@FreeBSD.org
+COMMENT?= The XSLT C library for GNOME
USE_BZIP2= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud