Needs c++11, set GCC_REQD to 4.7.
This commit is contained in:
parent
2ef22f9a96
commit
d5dbf87008
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.46 2015/10/15 11:04:37 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2015/10/15 12:05:06 wiz Exp $
|
||||
|
||||
DISTNAME= libsigc++-2.6.1
|
||||
CATEGORIES= devel
|
||||
|
@ -16,6 +16,7 @@ USE_TOOLS+= gm4 gmake perl:build
|
|||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFLICTS+= libsigc++2-[0-9]*
|
||||
GCC_REQD+= 4.7
|
||||
|
||||
# use something that can extract long filenames in GNU format on NetBSD 1.6.x
|
||||
EXTRACT_USING= bsdtar
|
||||
|
|
Loading…
Reference in a new issue