Fix build on 4.x

PR:		ports/74914
Submitted by:	James E. Housley <jeh@thehousleys.net>
This commit is contained in:
Edwin Groothuis 2004-12-15 03:03:16 +00:00
parent 83d80f056a
commit 70b49700a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124048
2 changed files with 3 additions and 0 deletions

View File

@ -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}