aboutsummaryrefslogtreecommitdiff
path: root/graphics/aview/Makefile
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/aview/Makefile
parent31914187382ef900631687fa9bf956c935ed6147 (diff)
downloadports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz
ports-289883b11b6d306dfca0bb78c7784880c0944289.zip
Notes
Diffstat (limited to 'graphics/aview/Makefile')
-rw-r--r--graphics/aview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile
index 21b1c7249c4a..315867357d76 100644
--- a/graphics/aview/Makefile
+++ b/graphics/aview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aview
DISTVERSION= 1.3.0rc1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/aa-project/${PORTNAME}/${DISTVERSION}
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphics viewer for viewing netpbm format on console or X using aalib
RUN_DEPENDS= anytopnm:graphics/netpbm \
- convert:graphics/ImageMagick
+ convert:graphics/ImageMagick6
LIB_DEPENDS= libaa.so:graphics/aalib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}