mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix imlib2 dependency.
Reported by: pav Pointy hat to: me
This commit is contained in:
parent
4b1686fb2c
commit
ac76d4e3b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208911
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ USE_EFL= imlib2
|
|||
.if defined(WITHOUT_IMLIB2)
|
||||
CONFIGURE_ARGS+= --disable-imlib2
|
||||
.else
|
||||
LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2
|
||||
USE_EFL= imlib2
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Add table
Reference in a new issue