From ea454ebc2ef3571fd277e0e9de83094d830db321 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 5 Jun 2000 06:49:27 +0000 Subject: pkglint: put "ONLY_FOR_PLATFORMS" at the correct location. --- graphics/mtv/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 83ae6ed429d..0f98c81f589 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.17 2000/05/17 10:06:44 tron Exp $ +# $NetBSD: Makefile,v 1.18 2000/06/05 06:49:27 tron Exp $ DISTNAME= mtv-1.1.1.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux-glibc2.1/packages/RPMS/ DISTFILES= ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm -ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.[5-9]*-i386 MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.mpegtv.com/ DEPENDS= suse_xforms>=6.3:../../emulators/suse_xforms +ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.[5-9]*-i386 + DIST_SUBDIR= mtv LICENSE= fee-based-commercial-use MANCOMPRESSED= -- cgit v1.2.3