mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Fix build on gcc-based archs. Add gmake to USES.
Tested on powerpc64, amd64. PR: 231692 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
00d1e5154e
commit
c38ae32211
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480829
@ -14,7 +14,8 @@ LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gettext gmake iconv libtool pathfix pkgconfig
|
||||
USES= compiler:c++11-lang gettext gmake gnome iconv libtool pathfix \
|
||||
pkgconfig
|
||||
USE_GNOME= gtk20 intlhack
|
||||
USE_XORG= x11 xpm
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user