1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Oops, meant pre-configure. Thanks, antoine!

This commit is contained in:
Adam Weinberger 2014-07-21 20:58:46 +00:00
parent bb7b0c4d4c
commit d62a657948
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362487

View File

@ -40,7 +40,7 @@ X11_CONFIGURE_ENV_OFF= with_x=no
.include <bsd.port.pre.mk>
do-configure:
pre-configure:
@if [ ! -f ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm ]; then \
${ECHO_CMD} ERROR: ImageMagick must be installed with the PERL option enabled; \
${FALSE}; \