aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-13 01:39:30 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-13 01:39:30 +0000
commit3b0655d9520f9093710d026541f6d42718cfd75e (patch)
tree47161da5d2bc817c517526bebbfe8ea1ba091cf2 /graphics/jpeg-mmx
parentd8d393df80872aca28f7802d94b40e0698811bcf (diff)
downloadports-3b0655d9520f9093710d026541f6d42718cfd75e.tar.gz
ports-3b0655d9520f9093710d026541f6d42718cfd75e.zip
Notes
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r--graphics/jpeg-mmx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index 366d7dc0c35c..5f17b9e2a27a 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -17,7 +17,7 @@ COMMENT= IJG's jpeg compression utilities with MMX optimization
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
RUN_DEPENDS= cjpeg:${PORTSDIR}/graphics/jpeg
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LIBTOOL_VER=15
USE_GMAKE= yes