summaryrefslogtreecommitdiff
path: root/multimedia/camserv/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-17 13:04:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-17 13:04:16 +0000
commit0d48657f14bacd8ecba62fc24675c8f1d3481398 (patch)
tree438240956ddda89a211b2f2c99de009a69868645 /multimedia/camserv/Makefile
parentBROKEN: Broken dependency (diff)
Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms with
driver support.
Diffstat (limited to '')
-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