mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Make luit can find locale.alias after X.Org 7.4 upgrade. Without this,
luit is broken as it can't find the locale alias file. - Bump PORTREVISION as package content changed PR: ports/131238 Submitted by: rafan Approved by: x11@ (flz)
This commit is contained in:
parent
48d9bf970b
commit
1be0d085d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227549
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= luit
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -15,6 +16,8 @@ COMMENT= Locale and ISO 2022 support for Unicode terminals
|
||||
XORG_CAT= app
|
||||
USE_XORG= x11 fontenc
|
||||
|
||||
CONFIGURE_ARGS= --datadir=${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/luit
|
||||
|
||||
MAN1= luit.1
|
||||
|
Loading…
Reference in New Issue
Block a user