summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-17 10:46:37 +0000
committernia <nia@pkgsrc.org>2019-06-17 10:46:37 +0000
commit1326f99679617e2eed7cb40382b257137972cf96 (patch)
treeb9ae4bfba64765d64c54cb7d09546886de66c208 /devel
parenta2f61e41084f89ad6b6037e9080f01947ef4ac88 (diff)
downloadpkgsrc-1326f99679617e2eed7cb40382b257137972cf96.tar.gz
exempi: GCC_REQD+= 4.8
Diffstat (limited to 'devel')
-rw-r--r--devel/exempi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile
index 6b3cd3e6088..3ae1613f96d 100644
--- a/devel/exempi/Makefile
+++ b/devel/exempi/Makefile
@@ -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