summaryrefslogtreecommitdiff
path: root/editors/gedit3
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 /editors/gedit3
parent31b7acd766d5ece2d701876f13411f5dea42310a (diff)
downloadpkgsrc-da2bbe1792f58260d4ce6b0ede412feaa1794433.tar.gz
Build fix for deprecated functions
Diffstat (limited to 'editors/gedit3')
-rw-r--r--editors/gedit3/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gedit3/Makefile.common b/editors/gedit3/Makefile.common
index 20e80d48b33..4c1867e9a86 100644
--- a/editors/gedit3/Makefile.common
+++ b/editors/gedit3/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2012/10/29 14:48:41 prlw1 Exp $
+# $NetBSD: Makefile.common,v 1.4 2013/12/12 01:30:04 prlw1 Exp $
# used by editors/gedit3/Makefile
# used by editors/gedit3-spell/Makefile
@@ -22,6 +22,8 @@ PKGCONFIG_OVERRIDE+= data/gedit.pc.in
PY_PATCHPLIST= yes
CONFIGURE_ARGS+= --disable-updater
+CONFIGURE_ARGS+= --disable-deprecations
+CONFIGURE_ARGS+= --disable-maintainer-mode
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool