aboutsummaryrefslogtreecommitdiff
path: root/graphics/ttygif
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
commit289883b11b6d306dfca0bb78c7784880c0944289 (patch)
tree0b5ef334a151c39e9372903664b7ca648b9009bb /graphics/ttygif
parent31914187382ef900631687fa9bf956c935ed6147 (diff)
downloadports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz
ports-289883b11b6d306dfca0bb78c7784880c0944289.zip
Notes
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