summaryrefslogtreecommitdiff
path: root/devel/exempi
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 /devel/exempi
parent089e5d3a8d7d2543715f6374cdd2486424e6794c (diff)
downloadpkgsrc-472ae84efeca72f5e84ba4719d89199e5c131108.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