aboutsummaryrefslogtreecommitdiff
path: root/x11/luit
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-06-02 20:03:29 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-06-02 20:03:29 +0000
commit2312352bbcb3f5947269dae671a7ac204d5b81ab (patch)
treeff63fe851387fcb4dd02688770deac64e38647ab /x11/luit
parentc24e7c005e1d6ef2f28712d505d67b588fb53809 (diff)
downloadports-2312352bbcb3f5947269dae671a7ac204d5b81ab.tar.gz
ports-2312352bbcb3f5947269dae671a7ac204d5b81ab.zip
Notes
Diffstat (limited to 'x11/luit')
-rw-r--r--x11/luit/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/luit/Makefile b/x11/luit/Makefile
index d17bf9d77fc3..cec83e4da244 100644
--- a/x11/luit/Makefile
+++ b/x11/luit/Makefile
@@ -7,19 +7,17 @@
PORTNAME= luit
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
-COMMENT= Locale and ISO 2022 support for Unicode terminals.
+COMMENT= Locale and ISO 2022 support for Unicode terminals
XORG_CAT= app
USE_XORG= x11 fontenc
PLIST_FILES= bin/luit
-CONFIGURE_ARGS= --with-localealiasfile=${LOCALBASE}/share/X11/locale/locale.alias
-
MAN1= luit.1
.if !defined(WITH_SETUID_LUIT)