summaryrefslogtreecommitdiff
path: root/x11/gtksourceview3
diff options
context:
space:
mode:
authorprlw1 <prlw1>2013-12-12 01:28:45 +0000
committerprlw1 <prlw1>2013-12-12 01:28:45 +0000
commitd88e90c1502d9e79c8175f155f819fc9a52f56f1 (patch)
treeb95856a5f9bd47e9ac845ed535cc372febf280f6 /x11/gtksourceview3
parent6a70ac604e8a8b7413ce04f1499238ec815d804f (diff)
downloadpkgsrc-d88e90c1502d9e79c8175f155f819fc9a52f56f1.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