diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-comment | 1 |
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++ |