summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-20 17:30:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-20 17:30:30 +0000
commit34704fbd2a117c488a424f8b7ac6718b246e3750 (patch)
treef50b595f25bae000c82bc972e6d2b26bc8bf538d /devel/Makefile
parentUpdate to 0.5.1. (diff)
Add slave port for pcre which enables UTF-8 support.
Notes
Notes: svn path=/head/; revision=131747
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index cfd3dae9e552..227d9b52c63a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1133,6 +1133,7 @@
SUBDIR += pcl-cvs-emacs20
SUBDIR += pcre
SUBDIR += pcre++
+ SUBDIR += pcre-utf8
SUBDIR += pcsc-lite
SUBDIR += pear-Config
SUBDIR += pear-Console_Getargs