USES=compiler:c++11-lang is necessary to build this port on architectures where
GCC 4.2 is present in base. PR: 232279 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> MFH: 2018Q4 (blanket)
This commit is contained in:
parent
f6df1f47fe
commit
0c320ead22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482737
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mrboom
|
||||
PORTVERSION= 4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libminizip.so:archivers/minizip \
|
||||
libmodplug.so:audio/libmodplug
|
||||
|
||||
USES= gmake
|
||||
USES= compiler:c++11-lang gmake
|
||||
USE_GITHUB= yes
|
||||
USE_SDL= sdl2 mixer2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user