summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-06 22:57:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-06 22:57:42 +0000
commit284c3710ee9dd0a632b6e46c4695ca690fdc48d8 (patch)
tree6f1143f32c80ada611f8d752a2b11912d791c751 /textproc
parentComment out libxml++: recent PORTCOMMENT patch is breaking index builds (diff)
On second thoughts, back out the PORTCOMMENT change and add back
pkg-comment for now.
Notes
Notes: svn path=/head/; revision=69615
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile2
-rw-r--r--textproc/libxml++/Makefile1
-rw-r--r--textproc/libxml++/pkg-comment1
-rw-r--r--textproc/libxml++26/Makefile1
-rw-r--r--textproc/libxml++26/pkg-comment1
5 files changed, 3 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 26ccee8c4d01..4241ffe0b99f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -115,7 +115,7 @@
SUBDIR += latte
SUBDIR += libtre
SUBDIR += libxml
-# SUBDIR += libxml++
+ SUBDIR += libxml++
SUBDIR += libxml2
SUBDIR += libxode
SUBDIR += libxslt
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 943a3de9ed20..a3d4a4a938b0 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -8,7 +8,6 @@
PORTNAME= libxml++
PORTVERSION= 0.14.p2
-PORTCOMMENT= XML API for C++
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
diff --git a/textproc/libxml++/pkg-comment b/textproc/libxml++/pkg-comment
new file mode 100644
index 000000000000..d1cd9c9f1f2b
--- /dev/null
+++ b/textproc/libxml++/pkg-comment
@@ -0,0 +1 @@
+XML API for C++
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 943a3de9ed20..a3d4a4a938b0 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -8,7 +8,6 @@
PORTNAME= libxml++
PORTVERSION= 0.14.p2
-PORTCOMMENT= XML API for C++
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
diff --git a/textproc/libxml++26/pkg-comment b/textproc/libxml++26/pkg-comment
new file mode 100644
index 000000000000..d1cd9c9f1f2b
--- /dev/null
+++ b/textproc/libxml++26/pkg-comment
@@ -0,0 +1 @@
+XML API for C++