diff options
Diffstat (limited to 'graphics/alevt')
-rw-r--r-- | graphics/alevt/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/alevt/Makefile b/graphics/alevt/Makefile index 361315436c3..13aa72ae77b 100644 --- a/graphics/alevt/Makefile +++ b/graphics/alevt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2001/05/22 09:32:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:03 fredb Exp $ DISTNAME= alevt-1.6.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/video/} @@ -8,7 +9,7 @@ MAINTAINER= magick@bundy.zhadum.de HOMEPAGE= http://user.exit.de/froese/ COMMENT= Teletext decoder and browser for Brooktree 848 compatible TV cards -DEPENDS+= png>=1.0.11:../../graphics/png +DEPENDS+= png>=1.2.1:../../graphics/png DEPENDS+= fxtv>=1.02:../../graphics/fxtv ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ |