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

(-)xterm/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	xterm
4
PORTNAME=	xterm
5
PORTVERSION=	330
5
PORTVERSION=	330
6
PORTREVISION=	1
6
CATEGORIES=	x11
7
CATEGORIES=	x11
7
MASTER_SITES=	ftp://invisible-island.net/xterm/:src1 \
8
MASTER_SITES=	ftp://invisible-island.net/xterm/:src1 \
8
		LOCAL/ehaupt:src1 LOCAL/ehaupt:src2
9
		LOCAL/ehaupt:src1 LOCAL/ehaupt:src2
Lines 51-56 Link Here
51
256COLOR_CONFIGURE_ENABLE=	256-color
52
256COLOR_CONFIGURE_ENABLE=	256-color
52
LUIT_BUILD_DEPENDS=		luit:x11/luit
53
LUIT_BUILD_DEPENDS=		luit:x11/luit
53
LUIT_CONFIGURE_ENABLE=		luit
54
LUIT_CONFIGURE_ENABLE=		luit
55
LUIT_IMPLIES=			WCHAR
54
WCHAR_CONFIGURE_ENABLE=		wide-chars
56
WCHAR_CONFIGURE_ENABLE=		wide-chars
55
WCHAR_VARS=			PKGMESSAGE="${PKGDIR}/pkg-message.wchar"
57
WCHAR_VARS=			PKGMESSAGE="${PKGDIR}/pkg-message.wchar"
56
DECTERM_CONFIGURE_ENABLE=	dec-locator
58
DECTERM_CONFIGURE_ENABLE=	dec-locator

Return to bug 225733