pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/pangomm
Module Name: pkgsrc
Committed By: youri
Date: Mon May 14 12:15:59 UTC 2018
Modified Files:
pkgsrc/devel/pangomm: Makefile
Log Message:
pangomm requires recent c++ to build.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/pangomm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/pangomm/Makefile
diff -u pkgsrc/devel/pangomm/Makefile:1.49 pkgsrc/devel/pangomm/Makefile:1.50
--- pkgsrc/devel/pangomm/Makefile:1.49 Mon Apr 16 14:33:49 2018
+++ pkgsrc/devel/pangomm/Makefile Mon May 14 12:15:58 2018
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
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