mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix build on 4.x
PR: ports/74914 Submitted by: James E. Housley <jeh@thehousleys.net>
This commit is contained in:
parent
83d80f056a
commit
70b49700a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124048
@ -30,6 +30,9 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
.if ${OSVERSION} < 400000
|
||||
IGNORE= This program might not be working on FreeBSD version below 4.0
|
||||
.endif
|
||||
.if ${OSVERSION} > 500000
|
||||
EXTRA_PATCHES= patch5-template::freebsd.sh
|
||||
.endif
|
||||
|
||||
MAKE_ARGS= target=freebsd installdir=${PREFIX}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user