summaryrefslogtreecommitdiff
path: root/graphics/p5-CAD-Drawing
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
commit274e5c4ab31b88a1fa53ad091387d0b2617b304b (patch)
treeaea7d25189b8bbdecadff8ff6a90673a1401dcb0 /graphics/p5-CAD-Drawing
parentReally update the distfile. (diff)
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
Notes
Notes: svn path=/head/; revision=178677
Diffstat (limited to 'graphics/p5-CAD-Drawing')
-rw-r--r--graphics/p5-CAD-Drawing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile
index d0aa0143cfae..6d59ec9eee21 100644
--- a/graphics/p5-CAD-Drawing/Makefile
+++ b/graphics/p5-CAD-Drawing/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Math/Vec.pm:${PORTSDIR}/math/p5-Math-Vec \
${SITE_PERL}/CAD/Calc.pm:${PORTSDIR}/math/p5-CAD-Calc \
${SITE_PERL}/Math/MatrixReal.pm:${PORTSDIR}/math/p5-MatrixReal \
${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \
- ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+ ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/Stream/FileInputStream.pm:${PORTSDIR}/devel/p5-Stream \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/Math/Geometry/Planar.pm:${PORTSDIR}/math/p5-Math-Geometry-Planar