- add NOPRECIOUSMAKEVARS=yes and unbreak it on 5.x
PR: 71844 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
f0e1b587c7
commit
10cc56fa8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119078
1 changed files with 2 additions and 7 deletions
|
@ -18,11 +18,6 @@ GNU_CONFIGURE= yes
|
|||
MAN8= ald.8
|
||||
PLIST_FILES= bin/ald
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NOPRECIOUSMAKEVARS=yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Broken by make(1) changes on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue