diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
commit | 289883b11b6d306dfca0bb78c7784880c0944289 (patch) | |
tree | 0b5ef334a151c39e9372903664b7ca648b9009bb /math/sage | |
parent | 31914187382ef900631687fa9bf956c935ed6147 (diff) | |
download | ports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz ports-289883b11b6d306dfca0bb78c7784880c0944289.zip |
Notes
Diffstat (limited to 'math/sage')
-rw-r--r-- | math/sage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile index ba7b49400652..9b38f4f751d2 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= bash:shells/bash \ - convert:graphics/ImageMagick \ + convert:graphics/ImageMagick6 \ ffmpeg:multimedia/ffmpeg \ automake:devel/automake \ autoconf:devel/autoconf |