1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Unbreak libmapi on 9.x and 8.x.

Libmapi uses -std=c++0x however we need to add c++11-lib or else there
will be link errors.

PR:		196143
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
This commit is contained in:
Koop Mast 2015-01-08 00:09:41 +00:00
parent 33865d3e2f
commit f540659bb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376507

View File

@ -23,7 +23,7 @@ CODENAME= QUADRANT
DOWNLOADCODE= 244
USE_SQLITE= 3
USES= gmake pathfix pkgconfig python shebangfix
USES= compiler:c++11-lib gmake pathfix pkgconfig python shebangfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include