Skip to content

Commit

Permalink
graphics/xd3d: use default ImageMagick (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed May 12, 2021
1 parent 7712a62 commit 5932619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graphics/xd3d/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= xd3d
PORTVERSION= 8.3.1
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= graphics math
MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/

Expand All @@ -28,7 +28,7 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS EXAMPLES

.if !defined(WITHOUT_IMAGEMAGICK)
RUN_DEPENDS+= convert:graphics/ImageMagick6
RUN_DEPENDS+= convert:graphics/ImageMagick${IMAGEMAGICK_DEFAULT}
.endif
.if !defined(WITHOUT_GIFSICLE)
RUN_DEPENDS+= gifsicle:graphics/gifsicle
Expand Down

0 comments on commit 5932619

Please sign in to comment.