aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qcread
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-06 14:01:12 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-06 14:01:12 +0800
commit01bc54531ef67a115c2b83a5fb19d6e76fa2f049 (patch)
tree7f23e10c22f10819ada2689983def5c90cd18fb9 /graphics/qcread
parente30359e1ee885355363908c21f9211cee70f8508 (diff)
downloadfreebsd-ports-gnome-01bc54531ef67a115c2b83a5fb19d6e76fa2f049.tar.gz
freebsd-ports-gnome-01bc54531ef67a115c2b83a5fb19d6e76fa2f049.tar.zst
freebsd-ports-gnome-01bc54531ef67a115c2b83a5fb19d6e76fa2f049.zip
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.
Diffstat (limited to 'graphics/qcread')
-rw-r--r--graphics/qcread/Makefile4
1 files changed, 3 insertions, 1 deletions
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}