From adade972d24a39d668d14baa546026f73e18f4ff Mon Sep 17 00:00:00 2001 From: mm Date: Tue, 21 Sep 2010 09:39:54 +0000 Subject: - Fix typo in last commit (unbreak) --- graphics/p5-CAD-Drawing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile index 118efaa15640..56fb3c9aed12 100644 --- a/graphics/p5-CAD-Drawing/Makefile +++ b/graphics/p5-CAD-Drawing/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/Math/Vec.pm:${PORTSDIR}/math/p5-Math-Vec \ ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \ ${SITE_PERL}/Stream/FileInputStream.pm:${PORTSDIR}/devel/p5-Stream \ ${SITE_PERL}/Math/Geometry/Planar.pm:${PORTSDIR}/math/p5-Math-Geometry-Planar -BUILD_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} MAN3= CAD::Drawing.3 \ CAD::Drawing::Calculate.3 \ -- cgit