diff options
Diffstat (limited to 'multimedia/alevt/Makefile')
-rw-r--r-- | multimedia/alevt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/alevt/Makefile b/multimedia/alevt/Makefile index c4c10ca3072..29f7c90832b 100644 --- a/multimedia/alevt/Makefile +++ b/multimedia/alevt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/03/22 03:31:25 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/14 16:15:25 jmmv Exp $ DISTNAME= alevt-1.6.0 PKGREVISION= 2 @@ -11,12 +11,12 @@ COMMENT= Teletext decoder and browser for Brooktree 848 compatible TV cards DEPENDS+= png>=1.2.1:../../graphics/png DEPENDS+= fxtv>=1.02:../../multimedia/fxtv -DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* \ NetBSD-[2-9]*-* +USE_DIRS+= xdg-x11-1.1 USE_X11BASE= YES USE_GNU_TOOLS+= make |