mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Add missing x11/luit dependency.
PR: ports/118211 Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
This commit is contained in:
parent
118779596b
commit
5c3719104a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203946
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 229
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/ \
|
||||
http://voodoo.bawue.com/download/
|
||||
@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= krion@FreeBSD.org
|
||||
COMMENT= Terminal emulator for the X Window System
|
||||
|
||||
BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit
|
||||
|
||||
USE_XORG= xaw xft
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
Loading…
Reference in New Issue
Block a user