mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/linux-rl9-libjxl: Fix dependencies according to ldd
This commit is contained in:
parent
4001b27ce8
commit
e02c19aaf2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
PORTNAME= libjxl
|
||||
PORTVERSION= 0.7.0
|
||||
DISTVERSIONSUFFIX= -1.el9
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES= EPEL9
|
||||
#PKGNAMESUFFIX= -libs
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USES= linux:rl9
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX= jpeg png tiff
|
||||
USE_LINUX= brotli
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
LIB_DISTNAMES= ${PORTNAME}-${DISTVERSIONFULL}
|
||||
|
|
Loading…
Add table
Reference in a new issue