diff options
Diffstat (limited to 'graphics/libjpeg-turbo/Makefile')
-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 |