diff options
Diffstat (limited to 'www/twiki-MathModePlugin/Makefile')
-rw-r--r-- | www/twiki-MathModePlugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twiki-MathModePlugin/Makefile b/www/twiki-MathModePlugin/Makefile index 5f4c9c3e5ff9..86019df39d23 100644 --- a/www/twiki-MathModePlugin/Makefile +++ b/www/twiki-MathModePlugin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://protey.ru/freebsd/distfiles/ \ COMMENT= Include LaTeX formatted math in your TWiki pages -RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS= convert:graphics/ImageMagick USE_TEX= base latex |