diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-01 17:33:27 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-01 17:33:27 +0800 |
commit | 2348a6c3b70aa873813ddee2739d204c38fa060f (patch) | |
tree | 7383e374a5221daeb501dd73d0208b9a4d9356ac | |
parent | 09d17c97d70bd0655ebdfcc5e402ea990e5b3da1 (diff) | |
download | freebsd-ports-gnome-2348a6c3b70aa873813ddee2739d204c38fa060f.tar.gz freebsd-ports-gnome-2348a6c3b70aa873813ddee2739d204c38fa060f.tar.zst freebsd-ports-gnome-2348a6c3b70aa873813ddee2739d204c38fa060f.zip |
- Update WWW
- Pet portlint
Approved by: portmgr blanket
-rw-r--r-- | multimedia/fxtv/Makefile | 4 | ||||
-rw-r--r-- | 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/ |