summaryrefslogtreecommitdiff
path: root/x11/gtksourceview3
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2014-02-12 11:07:18 +0000
committerdrochner <drochner@pkgsrc.org>2014-02-12 11:07:18 +0000
commita55afbe715587003d87b539e970199109a221b9a (patch)
treeb542a680096dc4182ce2e49c5037a18bd5e97748 /x11/gtksourceview3
parentfd6f627c72876117611d4b03f775d00e1e097abf (diff)
downloadpkgsrc-a55afbe715587003d87b539e970199109a221b9a.tar.gz
don't DISABLE_DEPRECATED, fixes build (at least with gtk3+-3.10.7)
Diffstat (limited to 'x11/gtksourceview3')
-rw-r--r--x11/gtksourceview3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile
index f96a4e48813..524e8e747a2 100644
--- a/x11/gtksourceview3/Makefile
+++ b/x11/gtksourceview3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/02/12 01:07:01 prlw1 Exp $
+# $NetBSD: Makefile,v 1.18 2014/02/12 11:07:18 drochner Exp $
#
DISTNAME= gtksourceview-3.10.2
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake gsed intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-CONFIGURE_ARGS+= --disable-deprecations
+#CONFIGURE_ARGS+= --disable-deprecations
CONFIGURE_ARGS+= --disable-maintainer-mode
PKGCONFIG_OVERRIDE+= gtksourceview-3.0.pc.in