aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/fxtv/Makefile4
-rw-r--r--multimedia/fxtv/pkg-descr2
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/