summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 06:01:12 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-06 06:01:12 +0000
commit48a5cc06e2d4efd35a3308d8f627f788c91bcbb7 (patch)
tree69002f14dc0fe56c505c8c89391f5e67a621f8da /graphics
parentMark these broken while Stefan works on an upgrade. (diff)
Add 'ONLY_FOR_ARCHS=i386' to QCAM ports.
In fact, it can be build on alpha if it is linked against libio. But I'm not sure whether it works or not on alpha. Feel free to fix and test these ports on alpha.
Notes
Notes: svn path=/head/; revision=15882
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cqcam/Makefile4
-rw-r--r--graphics/qcread/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
index 63377d7b1f2c..691af5982b0f 100644
--- a/graphics/cqcam/Makefile
+++ b/graphics/cqcam/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Oct 1997
# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
#
-# $Id: Makefile,v 1.7 1998/10/05 03:18:32 steve Exp $
+# $Id: Makefile,v 1.8 1998/11/29 13:47:11 asami Exp $
#
DISTNAME= cqcam-0.45a
@@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
jpeg.9:${PORTSDIR}/graphics/jpeg
+ONLY_FOR_ARCHS= i386
+
MAN1= cqcam.1
MLINKS= cqcam.1 webcam.1 \
cqcam.1 xcqcam.1
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile
index 8560298cd0f0..eeef4e07608f 100644
--- a/graphics/qcread/Makefile
+++ b/graphics/qcread/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/11/16 20:38:21 billf Exp $
#
DISTNAME= qcread-0.3
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://phobos.illtel.denver.co.us/pub/qcread/ \
MAINTAINER= billf@FreeBSD.ORG
+ONLY_FOR_ARCHS= i386
+
post-extract:
${CP} -r ${WRKSRC}/gnu-getopt/. ${WRKSRC}