summaryrefslogtreecommitdiff
path: root/x11/gtksourceview3
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2013-12-12 01:28:45 +0000
committerprlw1 <prlw1@pkgsrc.org>2013-12-12 01:28:45 +0000
commitda2bbe1792f58260d4ce6b0ede412feaa1794433 (patch)
treeb95856a5f9bd47e9ac845ed535cc372febf280f6 /x11/gtksourceview3
parent31b7acd766d5ece2d701876f13411f5dea42310a (diff)
downloadpkgsrc-da2bbe1792f58260d4ce6b0ede412feaa1794433.tar.gz
Build fix for deprecated functions
Diffstat (limited to 'x11/gtksourceview3')
-rw-r--r--x11/gtksourceview3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile
index 7977339425c..5a6524f7adc 100644
--- a/x11/gtksourceview3/Makefile
+++ b/x11/gtksourceview3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/10/10 14:41:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2013/12/12 01:28:45 prlw1 Exp $
#
DISTNAME= gtksourceview-3.6.0
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake gsed intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
+CONFIGURE_ARGS+= --disable-deprecations
+CONFIGURE_ARGS+= --disable-maintainer-mode
PKGCONFIG_OVERRIDE+= gtksourceview-3.0.pc.in