From 861b370243078b1afc1d9d5e272fd20fd358ca15 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 8 Mar 2010 16:53:02 +0000 Subject: - Allow to build on AMD64 PR: 144165 144167 144168 144170 144171 144172 144173 144174 144183 144493 144496 Submitted by: Andrius Morkunas Feature safe: yes --- math/linux-relview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/linux-relview/Makefile b/math/linux-relview/Makefile index e20965b7bef..219c693a3f2 100644 --- a/math/linux-relview/Makefile +++ b/math/linux-relview/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org COMMENT= An interactive tool for manipulation of relations -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= gtk xorglibs -- cgit