diff options
Diffstat (limited to 'graphics/aview/Makefile')
-rw-r--r-- | graphics/aview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index c30bcc9..5143091 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Graphics viewer for viewing netpbm format on console or X using aalib - RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib |