mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix build with gcc-based architectures:
configure: error: C++ compiler cannot create executables Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
2810508297
commit
cd9ca0f94a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495548
@ -31,7 +31,7 @@ LIB_DEPENDS= libmspack.so:archivers/libmspack \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake iconv jpeg pathfix pkgconfig
|
||||
USES= compiler:c++11-lang gettext gmake iconv jpeg pathfix pkgconfig
|
||||
USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp xext \
|
||||
xfixes xi xinerama xrandr xrender xxf86vm
|
||||
USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango
|
||||
|
Loading…
Reference in New Issue
Block a user