USES=compiler:c++11-lang is necessary to build on GCC-based architectures.

While here, also add USES=gnome, and use localbase to simplify.

PR:		234435
Submitted by:	Piotr Kubaj
This commit is contained in:
Mark Linimon 2018-12-30 12:43:42 +00:00
parent 0cb3a9436b
commit 5c4514e283
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488712

View File

@ -14,9 +14,8 @@ LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gettext gmake perl5 pkgconfig tar:bzip2
USES= compiler:c++11-lang gettext gmake gnome localbase perl5 \
pkgconfig tar:bzip2
USE_PERL5= build
USE_GNOME= intltool