diff options
Diffstat (limited to 'graphics/linux-f8-ungif/Makefile')
-rw-r--r-- | graphics/linux-f8-ungif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-f8-ungif/Makefile b/graphics/linux-f8-ungif/Makefile index 5e6c874ea956..c3fff197ca4c 100644 --- a/graphics/linux-f8-ungif/Makefile +++ b/graphics/linux-f8-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 |