mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Fix build on gcc-based archs.
PR: 231596 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
0a1b1add2b
commit
246c780c9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480646
@ -17,7 +17,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl
|
||||
OPTIONS_DEFINE= DOXYGEN EXAMPLES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= cmake pathfix pkgconfig
|
||||
USES= cmake compiler:c++11-lang gnome pathfix pkgconfig
|
||||
PATHFIX_CMAKELISTSTXT= pkg-config.cmake
|
||||
USE_GNOME= pango
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user