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++...
details: https://anonhg.NetBSD.org/pkgsrc/rev/886f0614b154
branches: trunk
changeset: 307851:886f0614b154
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 42c246c74b69 -r 886f0614b154 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