aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/camserv
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-17 21:04:16 +0800
committerkris <kris@FreeBSD.org>2004-04-17 21:04:16 +0800
commitf8afcdb85482facbf765330c7440c01f8e6c9225 (patch)
tree232463f8bc29590f5a47e8ca2c3a7793475b9e1d /multimedia/camserv
parent2b5ba8af03d5ede69358e776f22c0fb18fe66c12 (diff)
downloadfreebsd-ports-gnome-f8afcdb85482facbf765330c7440c01f8e6c9225.tar.gz
freebsd-ports-gnome-f8afcdb85482facbf765330c7440c01f8e6c9225.tar.zst
freebsd-ports-gnome-f8afcdb85482facbf765330c7440c01f8e6c9225.zip
Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms with
driver support.
Diffstat (limited to 'multimedia/camserv')
-rw-r--r--multimedia/camserv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile
index a9a3db29c91b..5d48cac3205f 100644
--- a/multimedia/camserv/Makefile
+++ b/multimedia/camserv/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2 \
ltdl.4:${PORTSDIR}/devel/libltdl
+ONLY_FOR_ARCHS= i386 alpha
+
USE_X_LIB= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes