graphics/libheif: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
5bb74d8823
commit
eeffe996f0
1 changed files with 2 additions and 1 deletions
|
@ -14,8 +14,9 @@ COMMENT= ISO/IEC 23008-12:2017 HEIF file format de- and encoder
|
|||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake compiler:c++11-lang gettext-runtime gnome \
|
||||
USES= cmake compiler:c++11-lang cpe gettext-runtime gnome \
|
||||
localbase:ldflags pkgconfig
|
||||
CPE_VENDOR= struktur
|
||||
USE_GNOME= gdkpixbuf2 glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue