summaryrefslogtreecommitdiff
path: root/x11/gtksourceview/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-15 15:19:12 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-15 15:19:12 +0000
commite83721ff39870f9d797b2fc96728d8f339e6f529 (patch)
tree32f5fab269f4a6855f50b3c87d14e98c42e1e7bc /x11/gtksourceview/Makefile
parent6f3f45c9fdac893475972d5141945f126abdd410 (diff)
downloadpkgsrc-e83721ff39870f9d797b2fc96728d8f339e6f529.tar.gz
Update to 1.8.0:
News in 1.8.0 ------------- * Added text/x-gettext-translation-template to the list of mime-types in po.lang * Updated translations News in 1.7.2 ------------- * add an 'indent-on-tab' property to indent the selected text using the tab key * highlight fortran operators * Updated translations News in 1.7.1 ------------- * New Lang files (D, boo) * Updated translations
Diffstat (limited to 'x11/gtksourceview/Makefile')
-rw-r--r--x11/gtksourceview/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile
index a289e542373..b398113e0f3 100644
--- a/x11/gtksourceview/Makefile
+++ b/x11/gtksourceview/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2006/07/31 22:03:21 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2006/09/15 15:19:12 jmmv Exp $
#
-DISTNAME= gtksourceview-1.6.2
+DISTNAME= gtksourceview-1.8.0
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -18,7 +18,6 @@ USE_TOOLS+= gmake intltool msgfmt perl pkg-config
PKGCONFIG_OVERRIDE= gtksourceview-1.0.pc.in
CONFIGURE_ARGS+= --disable-build-tests
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"