summaryrefslogtreecommitdiff
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-21 20:58:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-21 20:58:46 +0000
commitd62a6579480079e200b205279ac9152e472b6238 (patch)
tree979408d8790c0fcfa8d09c84232ba589c73a720f /www/WebMagick/Makefile
parentFix with TEX_DEFAULT=texlive (diff)
Oops, meant pre-configure. Thanks, antoine!
Notes
Notes: svn path=/head/; revision=362487
Diffstat (limited to '')
-rw-r--r--www/WebMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index dabe7125db3a..3b290b7bb608 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -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}; \