From 2348a6c3b70aa873813ddee2739d204c38fa060f Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sun, 1 Apr 2018 09:33:27 +0000 Subject: - Update WWW - Pet portlint Approved by: portmgr blanket --- multimedia/fxtv/Makefile | 4 ++-- multimedia/fxtv/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 5f57d4c6182e..4fd9121b587b 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -12,11 +12,11 @@ COMMENT= X11-based TV display and capture application (for use with bt848 driver LICENSE= BSD2CLAUSE +ONLY_FOR_ARCHS= amd64 i386 + LIB_DEPENDS= libtiff.so:graphics/tiff \ libXaw3d.so:x11-toolkits/Xaw3d -ONLY_FOR_ARCHS= amd64 i386 - USES= gmake jpeg tar:tgz MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= ice sm x11 xaw xext xmu xt xpm xxf86vm xxf86dga diff --git a/multimedia/fxtv/pkg-descr b/multimedia/fxtv/pkg-descr index 7ef0bb9aa00f..1bc30669b601 100644 --- a/multimedia/fxtv/pkg-descr +++ b/multimedia/fxtv/pkg-descr @@ -6,4 +6,4 @@ To use this app, you need a capture card supported by the bktr(4) driver. Examples include the Hauppauge Wincast/TV, the STB TV PCI, and the Intel Smart Video Recorder III. See the 'bktr' man page for more information. -WWW: http://people.FreeBSD.org/~rhh/fxtv/ +WWW: https://people.freebsd.org/~rhh/fxtv/ -- cgit