summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-09-21 09:39:54 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-09-21 09:39:54 +0000
commit7a8a648b301e5b8d19bd849560cb7f977ec40978 (patch)
treec0fc45aca76bd5ae6d2656f1527e2ff87534ffb7 /graphics
parentNew version 5.1 of Oracle Berkeley DB 5.0, descended and repocopied from db50. (diff)
- Fix typo in last commit (unbreak)
Notes
Notes: svn path=/head/; revision=261540
Diffstat (limited to 'graphics')
-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 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 \