aboutsummaryrefslogtreecommitdiff
path: root/graphics/ttygif
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ttygif')
-rw-r--r--graphics/ttygif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ttygif/Makefile b/graphics/ttygif/Makefile
index 877855d4e834..da188b011f7a 100644
--- a/graphics/ttygif/Makefile
+++ b/graphics/ttygif/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ttygif
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= olivier@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Converts a ttyrec file into animated gif
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= convert:graphics/ImageMagick
+RUN_DEPENDS= convert:graphics/ImageMagick6
USE_GITHUB= yes
GH_ACCOUNT= icholy