mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add uxterm support.
Submitted by: Marcoen Hirschberg <marcoen@bigfoot.com>
This commit is contained in:
parent
329181298d
commit
18d4df6e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115820
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 195
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/ \
|
||||
http://voodoo.oberon.net/download/
|
||||
@ -24,6 +25,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
|
||||
LIBS="-L${X11BASE}/lib"
|
||||
CONFIGURE_ARGS+= --enable-wide-chars
|
||||
|
||||
MAN1= resize.1 xterm.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user