aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2006-12-22 09:20:23 +0800
committergrog <grog@FreeBSD.org>2006-12-22 09:20:23 +0800
commit7a4eddf4e942332a58ac3327810ff2f0e619c3b1 (patch)
tree1eecd97c9a8b6548f5775ff6b090064a925e4de1 /multimedia
parent8213bb14ecee178f64b4d2af59923d4d949e5cf8 (diff)
downloadfreebsd-ports-gnome-7a4eddf4e942332a58ac3327810ff2f0e619c3b1.tar.gz
freebsd-ports-gnome-7a4eddf4e942332a58ac3327810ff2f0e619c3b1.tar.zst
freebsd-ports-gnome-7a4eddf4e942332a58ac3327810ff2f0e619c3b1.zip
Take MAINTAINER until it's done. This is a soft MAINTAINER.
Currently we only know that it builds on i386, and it doesn't on amd64, so restrict it to i386.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mythtv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index 1ee3c96953f2..d67e4812ebdf 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -12,8 +12,9 @@ CATEGORIES= multimedia
MASTER_SITES= http://www.mythtv.org/mc/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= myth4fbsd@son.org
+MAINTAINER= grog
COMMENT= MythTV is a homebrew PVR project
+ONLY_FOR_ARCHS= i386
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin