summaryrefslogtreecommitdiff
path: root/devel/exempi
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-05-24 06:14:00 +0000
committerobache <obache@pkgsrc.org>2008-05-24 06:14:00 +0000
commitd2087828fddb56ab6a6223bf50ec052173a31a9d (patch)
tree6e5f4e18440796a6bf95b9798defdbc428ec6ec1 /devel/exempi
parente1120407b71126bcc9df6855f5e9f8a7e19f8b71 (diff)
downloadpkgsrc-d2087828fddb56ab6a6223bf50ec052173a31a9d.tar.gz
GNU configure require C compiler in configure phase.
Suggested by Hasso Tepper in PR 38626.
Diffstat (limited to 'devel/exempi')
-rw-r--r--devel/exempi/Makefile4
1 files changed, 2 insertions, 2 deletions
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