diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-05-26 16:12:05 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-05-26 16:12:05 +0000 |
commit | 08803e2f4621e1df123fa2abb9cce833739ad574 (patch) | |
tree | f12293d5764a3a03a371c21a613fa3a9e9658622 /textproc/Makefile | |
parent | 7cd4402a2b0f5cf27aa2e6fb23718ac59ea2031c (diff) |
Add p5-PPI-XS 0.900, XS acceleration for the PPI perl parser.
Notes
Notes:
svn path=/head/; revision=191913
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 29a6b7abffb6..3f5b77f97760 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -417,6 +417,7 @@ SUBDIR += p5-POSIX-Regex SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML + SUBDIR += p5-PPI-XS SUBDIR += p5-Parse-CSV SUBDIR += p5-Parse-FixedLength SUBDIR += p5-Parse-Flex |