mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
graphics/libsixel: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
fef47ad6a7
commit
5e3522cefb
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ COMMENT= Encoder/decoder library for DEC SIXEL graphics
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= libtool pkgconfig
|
USES= cpe libtool pkgconfig
|
||||||
|
CPE_VENDOR= ${PORTNAME}_project
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig
|
CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue