Add USES=cpe
This commit is contained in:
parent
b98f0b39f3
commit
9b2a1fc90c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558018
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue