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

(-)x11/luit/Makefile (-5 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	luit
8
PORTNAME=	luit
9
PORTVERSION=	1.1.0
9
PORTVERSION=	1.1.1
10
PORTREVISION=	1
11
CATEGORIES=	x11
10
CATEGORIES=	x11
12
11
13
MAINTAINER=	x11@FreeBSD.org
12
MAINTAINER=	x11@FreeBSD.org
Lines 18-26 USE_XORG= x11 fontenc Link Here
18
17
19
CONFIGURE_ARGS=	--datadir=${LOCALBASE}/lib
18
CONFIGURE_ARGS=	--datadir=${LOCALBASE}/lib
20
19
21
# Use openpty(), FreeBSD 7 has grantpt but not /dev/ptmx
22
CONFIGURE_ENV=	ac_cv_func_grantpt=no
23
24
PLIST_FILES=	bin/luit
20
PLIST_FILES=	bin/luit
25
21
26
MAN1=		luit.1
22
MAN1=		luit.1
(-)x11/luit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/app/luit-1.1.0.tar.bz2) = f1fafd7ea9486b3ff099d184ca9dde15d08445adfb5ecd3fde9a403b7d5903d1
1
SHA256 (xorg/app/luit-1.1.1.tar.bz2) = 30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636
2
SIZE (xorg/app/luit-1.1.0.tar.bz2) = 131133
2
SIZE (xorg/app/luit-1.1.1.tar.bz2) = 140044

Return to bug 168645