From 48a5cc06e2d4efd35a3308d8f627f788c91bcbb7 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Wed, 6 Jan 1999 06:01:12 +0000 Subject: 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. --- graphics/qcread/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/qcread') 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 # -# $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} -- cgit v1.2.3