mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue