mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4.
Submitted by: bento 4-exp
This commit is contained in:
parent
04dfaa68e3
commit
929a720032
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52693
@ -7,12 +7,17 @@
|
||||
|
||||
PORTNAME= xtel
|
||||
PORTVERSION= 3.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= french comms emulators
|
||||
MASTER_SITES= http://pficheux.free.fr/xtel/download/
|
||||
|
||||
MAINTAINER= thierry@thomas.as
|
||||
|
||||
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
.if ${XFREE86_VERSION} == 4
|
||||
BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
||||
RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
||||
.endif
|
||||
|
||||
# Remark: Xtel can serve a network, and emulate TVR and I-Minitel, but this is
|
||||
# the first release of this port, and these functionnalities have not (yet)
|
||||
|
Loading…
Reference in New Issue
Block a user