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:
Mark Linimon 2018-09-27 22:47:47 +00:00
parent 00d1e5154e
commit c38ae32211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480829

View File

@ -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