mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add compat4x for FreeBSD > 5.1.
PR: ports/85315 Submitted by: Artur Pedziwilk <artur.pedziwik@epanda.net>
This commit is contained in:
parent
dcad1a2158
commit
6e8a7af733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141065
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ IGNORE= This port is for FreeBSD 4 or above
|
|||
VER= 4.3
|
||||
.else
|
||||
VER= 5.1
|
||||
.if ${OSVERSION} >= 501111
|
||||
LIB_DEPENDS+= m.2:${PORTSDIR}/misc/compat4x
|
||||
.endif
|
||||
.endif
|
||||
# Check for ZendOptimizer sources
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
|
|
Loading…
Add table
Reference in a new issue