aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/jpeg-turbo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/jpeg-turbo/Makefile b/graphics/jpeg-turbo/Makefile
index 5a6d8443dbe0..3552578e0c70 100644
--- a/graphics/jpeg-turbo/Makefile
+++ b/graphics/jpeg-turbo/Makefile
@@ -14,12 +14,14 @@ COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
ONLY_FOR_ARCHS= amd64 i386
-USES= libtool
+USES= cpe libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jpeg8
USE_LDCONFIG= yes
ALL_TARGET= test
INSTALL_TARGET= install-strip
+CPE_VENDOR= d.r.commander
+CPE_PRODUCT= libjpeg-turbo
PORTDOCS= *
PORTEXAMPLES= *