mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- add NOPRECIOUSMAKEVARS=yes and unbreak
- indent Makefile PR: 71843 Submitted by: leeym Approved by: portmgr (marcus)
This commit is contained in:
parent
ba14a61348
commit
b7a96f8616
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118280
@ -18,14 +18,9 @@ COMMENT= Auto Nice Daemon
|
||||
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= default
|
||||
NOPRECIOUSMAKEVARS= yes
|
||||
|
||||
MAN5= and.conf.5 and.priorities.5
|
||||
MAN8= and.8
|
||||
MAN5= and.conf.5 and.priorities.5
|
||||
MAN8= and.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user