mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Include bsd.port.pre.mk in order to get XFREE86_VERSION defined.
Submitted by: distfile survey
This commit is contained in:
parent
62e38448d2
commit
d1c842d043
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53464
@ -26,6 +26,9 @@ MAINTAINER= kkonstan@daemon.gr
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \
|
||||
cabextract:${PORTSDIR}/archivers/cabextract
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 3
|
||||
RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt
|
||||
.endif
|
||||
@ -197,4 +200,4 @@ display-message:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
${ECHO_MSG}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user