aboutsummaryrefslogtreecommitdiff
path: root/graphics/jasper
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-13 22:19:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-13 22:19:43 +0000
commit9b2a1fc90c512d7252ec4a97b3b74328e4e99efd (patch)
treebcbb3dfe80737f58405b4836a28c3d0b1492fd3e /graphics/jasper
parentb98f0b39f3267408dbfe32d7dee36a9626c8174c (diff)
downloadports-9b2a1fc90c512d7252ec4a97b3b74328e4e99efd.tar.gz
ports-9b2a1fc90c512d7252ec4a97b3b74328e4e99efd.zip
Add USES=cpe
Notes
Notes: svn path=/head/; revision=558018
Diffstat (limited to 'graphics/jasper')
-rw-r--r--graphics/jasper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index c28952746a5e..2a7de6c7af48 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -14,7 +14,7 @@ LICENSE_NAME= JasPer License Version 2.0
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= cmake jpeg localbase
+USES= cmake cpe jpeg localbase
CMAKE_OFF= JAS_ENABLE_AUTOMATIC_DEPENDENCIES JAS_ENABLE_DOC
CMAKE_ON= JAS_ENABLE_LIBJPEG
@@ -25,6 +25,8 @@ DOCSDIR= ${PREFIX}/share/doc/JasPer
USE_GITHUB= yes
GH_ACCOUNT= jasper-software
+CPE_VENDOR= jasper_project
+
OPTIONS_DEFINE= OPENGL DOCS
OPTIONS_DEFAULT=OPENGL
OPTIONS_SUB= yes