pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/exempi
Module Name: pkgsrc
Committed By: nia
Date: Mon Jun 17 10:46:37 UTC 2019
Modified Files:
pkgsrc/devel/exempi: Makefile
Log Message:
exempi: GCC_REQD+= 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/exempi/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/exempi/Makefile
diff -u pkgsrc/devel/exempi/Makefile:1.34 pkgsrc/devel/exempi/Makefile:1.35
--- pkgsrc/devel/exempi/Makefile:1.34 Wed Jun 5 06:57:04 2019
+++ pkgsrc/devel/exempi/Makefile Mon Jun 17 10:46:37 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/06/05 06:57:04 nia Exp $
+# $NetBSD: Makefile,v 1.35 2019/06/17 10:46:37 nia Exp $
DISTNAME= exempi-2.5.0
CATEGORIES= devel graphics
@@ -16,6 +16,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++11
+GCC_REQD+= 4.8
+
CONFIGURE_ARGS+= LIBS=${BUILDLINK_LDADD.iconv:Q}
PTHREAD_AUTO_VARS= yes
Home |
Main Index |
Thread Index |
Old Index