summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-PerlMagick/Makefile')
-rw-r--r--graphics/p5-PerlMagick/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index d3df1097975..606fde98011 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2016/04/29 12:16:46 wiz Exp $
+# $NetBSD: Makefile,v 1.116 2016/05/10 16:40:45 adam Exp $
.include "../../graphics/ImageMagick/Makefile.common"
@@ -21,8 +21,8 @@ BUILD_DIRS= ${PERL5_CONFIGURE_DIRS}
pre-configure:
${RM} ${WRKSRC}/PerlMagick/Magick.pm
- ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.pm ${WRKSRC}/PerlMagick/quantum/Q16.pm
- ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.xs ${WRKSRC}/PerlMagick/quantum/Q16.xs
+ ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.pm ${WRKSRC}/PerlMagick/quantum/Q16HDRI.pm
+ ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.xs ${WRKSRC}/PerlMagick/quantum/Q16HDRI.xs
post-configure: perl5-configure