aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-ungif
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-28 22:47:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-28 22:47:45 +0000
commita4c84b7b9893cb3794423c669887e103c7027015 (patch)
treec5466301fa0b13e12cfcd5234c6d8444db1f6c6c /graphics/linux-f10-ungif
parent81f8c9d1ee1668abd5684aff9017669cee738726 (diff)
downloadports-a4c84b7b9893cb3794423c669887e103c7027015.tar.gz
ports-a4c84b7b9893cb3794423c669887e103c7027015.zip
Notes
Diffstat (limited to 'graphics/linux-f10-ungif')
-rw-r--r--graphics/linux-f10-ungif/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile
index 5e6c874ea956..c3fff197ca4c 100644
--- a/graphics/linux-f10-ungif/Makefile
+++ b/graphics/linux-f10-ungif/Makefile
@@ -11,6 +11,8 @@ CATEGORIES= graphics linux
MAINTAINTER= maho@FreeBSD.org
COMMENT= RPM of the ungif lib
+NOT_FOR_ARCHS= amd64
+
.if (${MACHINE_ARCH} == "i386")
RPM_SET= libungif-4.1.0-7.${MACHINE_ARCH}.rpm
.else