pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pangomm pangomm requires recent c++ to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/805a7fcbcb23
branches: trunk
changeset: 380270:805a7fcbcb23
user: youri <youri%pkgsrc.org@localhost>
date: Mon May 14 12:15:58 2018 +0000
description:
pangomm requires recent c++ to build.
diffstat:
devel/pangomm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 216e3ac35e9a -r 805a7fcbcb23 devel/pangomm/Makefile
--- a/devel/pangomm/Makefile Mon May 14 12:14:41 2018 +0000
+++ b/devel/pangomm/Makefile Mon May 14 12:15:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2018/04/16 14:33:49 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/05/14 12:15:58 youri Exp $
DISTNAME= pangomm-2.40.1
PKGREVISION= 4
@@ -14,6 +14,7 @@
CONFLICTS+= gtkmm<=2.13.5
USE_LANGUAGES= c c++11
+GCC_REQD+= 4.9
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config perl:run
Home |
Main Index |
Thread Index |
Old Index