- add NOPRECIOUSMAKEVARS=yes and unbreak it on 5.x

PR:		71844
Submitted by:	leeym
Approved by:	maintainer timeout
This commit is contained in:
Yen-Ming Lee 2004-10-12 18:16:02 +00:00
parent f0e1b587c7
commit 10cc56fa8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119078

View file

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