diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-04-28 06:18:17 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-04-28 06:18:17 +0000 |
commit | f45a192c12a4c8075f0957cae1f70f463a2488c3 (patch) | |
tree | e3a7908303cbc26e0d50d83eb30f1bf554409abb /graphics/libjpeg-turbo | |
parent | 3176e12adb2f311f3ef781e18608073edaa41ec1 (diff) | |
download | ports-f45a192c12a4c8075f0957cae1f70f463a2488c3.tar.gz ports-f45a192c12a4c8075f0957cae1f70f463a2488c3.zip |
Notes
Diffstat (limited to 'graphics/libjpeg-turbo')
-rw-r--r-- | graphics/libjpeg-turbo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile index e9aeda9a2c5c..221e957c0f3c 100644 --- a/graphics/libjpeg-turbo/Makefile +++ b/graphics/libjpeg-turbo/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://openmoko.spb.ru/repository/ \ MAINTAINER= bytestore@yandex.ru COMMENT= Uses MMX, SSE, and SSE2 to accelerate baseline JPEG (de)compression +CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCH= amd64 i386 USE_AUTOTOOLS= autoconf:262 automake:19 libtool:22 GNU_CONFIGURE= yes |