summaryrefslogtreecommitdiff
path: root/sysutils/lire
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
commit98bd8a1a27698bc4ade5ab4310d4b9b838d4749a (patch)
treea2573df4737002328cb9f491952d08166b1c3b29 /sysutils/lire
parentUpdate to version 0.11. (diff)
Depend on p5-Time-modules rather than p5-Time.
Notes
Notes: svn path=/head/; revision=80901
Diffstat (limited to 'sysutils/lire')
-rw-r--r--sysutils/lire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index e75bdf2948ca..2ede48220e66 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -30,7 +30,7 @@ BUILD_DEPENDS= \
${LOCALBASE}/share/xsl/docbook/fo/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \
${ARCH_PERL}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel \
- ${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time \
+ ${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
RUN_DEPENDS= ${BUILD_DEPENDS}