mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
pkg-config is needed for cairo detection
Approved by: portmgr (bapt)
This commit is contained in:
parent
219e108d08
commit
287121d167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326303
@ -198,6 +198,7 @@ PLIST_SUB+= LIBR="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPANGOCAIRO}
|
||||
USES+= pkgconfig
|
||||
USE_GNOME+= pango
|
||||
PLIST_SUB+= PANGOCAIRO=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user