summaryrefslogtreecommitdiff
path: root/devel/pcre++
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre++')
-rw-r--r--devel/pcre++/Makefile2
-rw-r--r--devel/pcre++/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index aabe3981968f..91d639a969a9 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A wrapper class around the pcre library
-
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config
diff --git a/devel/pcre++/pkg-comment b/devel/pcre++/pkg-comment
new file mode 100644
index 000000000000..346f797a407e
--- /dev/null
+++ b/devel/pcre++/pkg-comment
@@ -0,0 +1 @@
+A wrapper class around the pcre library