View | Details | Raw Unified | Return to bug 279063
Collapse All | Expand All

(-)b/x11-toolkits/gtksourceview2/Makefile (-1 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	gtksourceview2
1
PORTNAME=	gtksourceview2
2
DISTVERSION=	2.10.5
2
DISTVERSION=	2.10.5
3
PORTREVISION=	9
3
PORTREVISION=	10
4
CATEGORIES=	x11-toolkits gnome
4
CATEGORIES=	x11-toolkits gnome
5
MASTER_SITES=	GNOME/sources/${PORTNAME:S/2$//}/${DISTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
5
MASTER_SITES=	GNOME/sources/${PORTNAME:S/2$//}/${DISTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
6
DISTNAME=	${PORTNAME:S/2$//}-${DISTVERSION}
6
DISTNAME=	${PORTNAME:S/2$//}-${DISTVERSION}
Lines 9-14 DIST_SUBDIR= gnome2 Link Here
9
MAINTAINER=	gnome@FreeBSD.org
9
MAINTAINER=	gnome@FreeBSD.org
10
COMMENT=	Widget that adds syntax highlighting to GtkTextView
10
COMMENT=	Widget that adds syntax highlighting to GtkTextView
11
11
12
LICENSE=	GPLv2
13
12
USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:bzip2
14
USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:bzip2
13
USE_GNOME=	gnomeprefix gtk20 libxml2 intlhack
15
USE_GNOME=	gnomeprefix gtk20 libxml2 intlhack
14
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes

Return to bug 279063