View | Details | Raw Unified | Return to bug 123743 | Differences between
and this patch

Collapse All | Expand All

(-)yudit/Makefile (+3 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	yudit
8
PORTNAME=	yudit
9
PORTVERSION=	2.9.0
9
PORTVERSION=	2.9.0
10
PORTREVISION=	1
10
CATEGORIES=	editors converters print
11
CATEGORIES=	editors converters print
11
MASTER_SITES=	http://yudit.org/download/ \
12
MASTER_SITES=	http://yudit.org/download/ \
12
		SUNSITE/apps/editors/X
13
		SUNSITE/apps/editors/X
Lines 15-20 Link Here
15
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Multi-lingual unicode text editor with TTF support
17
COMMENT=	Multi-lingual unicode text editor with TTF support
17
18
19
CONFLICTS=	uniconvertor-[0-9]*
20
18
USE_XORG=	x11
21
USE_XORG=	x11
19
USE_GNOME=	gnometarget
22
USE_GNOME=	gnometarget
20
USE_GMAKE=	yes
23
USE_GMAKE=	yes

Return to bug 123743