Index: head/multimedia/bsdbktr_tvtune/Makefile =================================================================== --- head/multimedia/bsdbktr_tvtune/Makefile (revision 453650) +++ head/multimedia/bsdbktr_tvtune/Makefile (revision 453651) @@ -1,20 +1,22 @@ # Created by: Mina Naguib # $FreeBSD$ PORTNAME= bsdbktr_tvtune PORTVERSION= 0.02 CATEGORIES= multimedia MASTER_SITES= http://mina.naguib.ca/dist/ MAINTAINER= mina.website@naguib.ca COMMENT= Console Brooktree (bktr) TV tuner +LICENSE= NONE + ONLY_FOR_ARCHS= i386 PLIST_FILES= bin/bsdbktr_tvtune -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= bsdbktr_tvtune do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bsdbktr_tvtune ${STAGEDIR}${PREFIX}/bin .include Index: head/multimedia/bsdbktr_tvtune/files/patch-Makefile =================================================================== --- head/multimedia/bsdbktr_tvtune/files/patch-Makefile (revision 453650) +++ head/multimedia/bsdbktr_tvtune/files/patch-Makefile (revision 453651) @@ -1,11 +1,11 @@ ---- ./Makefile.orig 2014-02-21 16:33:19.453413028 +0100 -+++ ./Makefile 2014-02-21 16:33:44.640427076 +0100 +--- Makefile.orig 2004-01-04 21:59:26 UTC ++++ Makefile @@ -3,7 +3,7 @@ # bsdbktr_tvtune: bsdbktr_tvtune.c - gcc -Wall -O -o bsdbktr_tvtune bsdbktr_tvtune.c + ${CC} ${CFLAGS} -o bsdbktr_tvtune bsdbktr_tvtune.c strip bsdbktr_tvtune clean: Index: head/multimedia/bsdbktr_tvtune/pkg-descr =================================================================== --- head/multimedia/bsdbktr_tvtune/pkg-descr (revision 453650) +++ head/multimedia/bsdbktr_tvtune/pkg-descr (revision 453651) @@ -1,7 +1,7 @@ This is a commandline / console TV channel tuner for Brooktree-based TV capture cards running under FreeBSD using the bktr driver It does not require any other utilities (fxtv/xawtv) and does NOT require XFree86 -WWW: http://www.topfx.com +WWW: https://www.topfx.com/