mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. While here, add USES=gnome. PR: 234304 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
577a3f0178
commit
7411d7a61d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488372
@ -30,7 +30,8 @@ RUN_DEPENDS= p5-AnyEvent-I3>=0:devel/p5-AnyEvent-I3 \
|
||||
p5-JSON-XS>=0:converters/p5-JSON-XS \
|
||||
p5-Try-Tiny>=0:lang/p5-Try-Tiny
|
||||
|
||||
USES= autoreconf gettext-runtime gmake iconv localbase perl5 pkgconfig
|
||||
USES= autoreconf compiler:c11 gettext-runtime gmake gnome iconv \
|
||||
localbase perl5 pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Airblader
|
||||
USE_PERL5= run
|
||||
|
Loading…
Reference in New Issue
Block a user