From 51fbf235c2a7f20065c6bf4455568808998c0244 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 22 Feb 2007 22:47:26 +0000 Subject: [PATCH] add NO_CHECKSUM no objections from sturm@, ok pedro@ (MAINTAINER) --- net/yt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/yt/Makefile b/net/yt/Makefile index 7aee09e3698..0e801b319bc 100644 --- a/net/yt/Makefile +++ b/net/yt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2007/02/21 13:50:18 pedro Exp $ +# $OpenBSD: Makefile,v 1.3 2007/02/22 22:47:26 jasper Exp $ COMMENT= "customizable script to fetch youtube videos" @@ -14,6 +14,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_CHECKSUM= Yes NO_BUILD= Yes NO_REGRESS= Yes RUN_DEPENDS= ::graphics/ffmpeg \