diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:24:53 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:24:53 +0000 |
commit | b4756531930ad71a4d4daf627883b2aaf3e28733 (patch) | |
tree | c555ca9ab5daee6a9a02ea702fc5617c5a0d9b12 /textproc/Makefile | |
parent | d2f417b2f03645bb324398c2581e81e16899478c (diff) | |
download | ports-b4756531930ad71a4d4daf627883b2aaf3e28733.tar.gz ports-b4756531930ad71a4d4daf627883b2aaf3e28733.zip |
Generate SAX events from SQL queries
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
AX events from SQL queries
Notes
Notes:
svn path=/head/; revision=60077
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 c29a5a87d17a..b6830acee9fe 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -186,6 +186,7 @@ SUBDIR += p5-XML-Dumper SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Filter-Base + SUBDIR += p5-XML-Generator-DBI SUBDIR += p5-XML-Handler-Trees SUBDIR += p5-XML-LibRSVG SUBDIR += p5-XML-LibXML |