aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lire/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lire/Makefile')
-rw-r--r--sysutils/lire/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index e955fb5e4a6c..668187d048c0 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -26,7 +26,8 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite
+ ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
+ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
OPTIONS= CHARTS "Have Charts output format" On \
HTML "Have HTML or DocBook output format" On \