summaryrefslogtreecommitdiff
path: root/x11/gtkmm-utils
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-03-03 13:05:38 +0000
committerjperkin <jperkin@pkgsrc.org>2016-03-03 13:05:38 +0000
commitf5ea42d68a4552addbd5484d540316448a811a5f (patch)
tree06c2a0d54f08831fa1e7239adc724a44e46717ad /x11/gtkmm-utils
parent692b372314fff6d52f92abe5450cd3751d6831cf (diff)
downloadpkgsrc-f5ea42d68a4552addbd5484d540316448a811a5f.tar.gz
Add 'c' to USE_LANGUAGES, fixes configure tests on Darwin.
Diffstat (limited to 'x11/gtkmm-utils')
-rw-r--r--x11/gtkmm-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkmm-utils/Makefile b/x11/gtkmm-utils/Makefile
index 975320e7c3f..6b525a5adf1 100644
--- a/x11/gtkmm-utils/Makefile
+++ b/x11/gtkmm-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/10/20 09:40:21 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2016/03/03 13:05:38 jperkin Exp $
#
DISTNAME= gtkmm-utils-0.4.1
@@ -11,9 +11,9 @@ HOMEPAGE= http://code.google.com/p/gtkmm-utils/
COMMENT= C++ utility and widget library based on glibmm and gtkmm
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c++
CXXFLAGS+= -std=c++11
PKGCONFIG_OVERRIDE+= glibmm-utils/glibmm-utils.pc.in