summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortonio <tonio>2009-09-11 14:22:07 +0000
committertonio <tonio>2009-09-11 14:22:07 +0000
commit207ac569191fd183155f61fa3b6267b9199837ca (patch)
tree1b71113e4fc2e4443b7bd799d00f012b2a05021f /x11
parenta916a14f84f9cbe563bdd13266835ed4929806cd (diff)
downloadpkgsrc-207ac569191fd183155f61fa3b6267b9199837ca.tar.gz
Publish gtksourceview binding by default.
It does not bring additional dependencies, except gtksourceview bump pkgrevision, as this changes the default binary package.
Diffstat (limited to 'x11')
-rw-r--r--x11/lablgtk/Makefile4
-rw-r--r--x11/lablgtk/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile
index 3b8c24d32a9..158c6d32034 100644
--- a/x11/lablgtk/Makefile
+++ b/x11/lablgtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2009/08/26 19:58:39 sno Exp $
+# $NetBSD: Makefile,v 1.36 2009/09/11 14:22:07 tonio Exp $
#
DISTNAME= lablgtk-2.12.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
diff --git a/x11/lablgtk/options.mk b/x11/lablgtk/options.mk
index 249ee42837c..ae3a007f166 100644
--- a/x11/lablgtk/options.mk
+++ b/x11/lablgtk/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2009/03/05 07:13:01 wiz Exp $
+# $NetBSD: options.mk,v 1.6 2009/09/11 14:22:07 tonio Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.lablgtk
PKG_SUPPORTED_OPTIONS= glade gnomecanvas gtksourceview svg gtkspell
-PKG_SUGGESTED_OPTIONS= gnomecanvas svg gtkspell
+PKG_SUGGESTED_OPTIONS= gnomecanvas gtksourceview svg gtkspell
.include "../../mk/bsd.options.mk"