From 406ee128d076cdd87437d2e5321a1986e6e6a766 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 19 Jul 2007 13:07:08 +0000 Subject: [PATCH] - add a note to explain why we use macppc and not powerpc in ONLY_FOR_ARCHS ; discussed with sthen - reformat COMMENT: remove quotes and use lowercase - bump PKGNAME --- graphics/videod/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphics/videod/Makefile b/graphics/videod/Makefile index 0d890c73e2b..820ce30c56a 100644 --- a/graphics/videod/Makefile +++ b/graphics/videod/Makefile @@ -1,11 +1,13 @@ -# $OpenBSD: Makefile,v 1.5 2006/08/03 12:53:18 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2007/07/19 13:07:08 ajacoutot Exp $ +# we use "macppc" and not "powerpc" on purpose here ; i.e. bktr(4) needed ONLY_FOR_ARCHS= i386 macppc amd64 -COMMENT= "Video capture daemon for bktr driver" +COMMENT= video capture daemon for bktr(4) driver VERSION= 1.2 DISTNAME= videod-${VERSION} +PKGNAME= ${DISTNAME}p0 CATEGORIES= graphics HOMEPAGE= http://videod.csoft.org/ MASTER_SITES= http://stable.csoft.org/videod/