summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2008-05-24 06:14:00 +0000
committerobache <obache>2008-05-24 06:14:00 +0000
commit472ae84efeca72f5e84ba4719d89199e5c131108 (patch)
tree6e5f4e18440796a6bf95b9798defdbc428ec6ec1
parent089e5d3a8d7d2543715f6374cdd2486424e6794c (diff)
downloadpkgsrc-472ae84efeca72f5e84ba4719d89199e5c131108.tar.gz
GNU configure require C compiler in configure phase.
Suggested by Hasso Tepper in PR 38626.
-rw-r--r--devel/atf/Makefile4
-rw-r--r--devel/exempi/Makefile4
-rw-r--r--misc/m17n-db/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/atf/Makefile b/devel/atf/Makefile
index 5f8689d9850..92c551c1ee4 100644
--- a/devel/atf/Makefile
+++ b/devel/atf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/05/01 15:14:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2008/05/24 06:14:00 obache Exp $
#
DISTNAME= atf-0.5
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.NetBSD.org/~jmmv/atf/
COMMENT= Automated testing framework
GNU_CONFIGURE= yes
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
CONFIGURE_ARGS+= ATF_CONFSUBDIR=
diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile
index 5768cca582c..ac951b75fef 100644
--- a/devel/exempi/Makefile
+++ b/devel/exempi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/12 10:56:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/24 06:14:00 obache Exp $
#
DISTNAME= exempi-2.0.0
@@ -12,7 +12,7 @@ COMMENT= XMP library
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= exempi/exempi-2.0.pc.in
diff --git a/misc/m17n-db/Makefile b/misc/m17n-db/Makefile
index cbb6362257c..f56daa7e2ed 100644
--- a/misc/m17n-db/Makefile
+++ b/misc/m17n-db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/03/15 14:25:25 obache Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/24 06:14:00 obache Exp $
#
DISTNAME= m17n-db-1.5.1
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-USE_LANGUAGES= # none
+USE_LANGUAGES= c
PKGCONFIG_OVERRIDE+= m17n-db.pc.in