PORTNAME=	gtksourceview2
DISTVERSION=	2.10.5
PORTREVISION=	9
CATEGORIES=	x11-toolkits gnome
MASTER_SITES=	GNOME/sources/${PORTNAME:S/2$//}/${DISTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DISTNAME=	${PORTNAME:S/2$//}-${DISTVERSION}
DIST_SUBDIR=	gnome2

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Widget that adds syntax highlighting to GtkTextView

USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:bzip2
USE_GNOME=	gnomeprefix gtk20 libxml2 intlhack
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

INSTALL_TARGET=	install-strip
PORTSCOUT=	ignore:1

CONFIGURE_ARGS=	--enable-compile-warnings=no \
		--enable-glade-catalog=no \
		--disable-gtk-doc-html

.include <bsd.port.mk>
