I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE
now. However, I have not yet tested it on -CURRENT.
This commit is contained in:
parent
e9dfb00a00
commit
5877e27e05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95834
@ -19,10 +19,4 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
MAN1= aqmoney.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Configure fails"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user