mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Mark BROKEN on 6.X: does not link
Reported by: pointyhat
This commit is contained in:
parent
951569b5bc
commit
7bb5db52e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258514
@ -29,6 +29,10 @@ MAN1= gx2osd.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not link
|
||||
.endif
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf --conf-prefix=${LOCALBASE} --with-mandir=${PREFIX}/man --prefix=${PREFIX} configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user