1
0
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:
Pav Lucistnik 2010-07-30 21:03:28 +00:00
parent 951569b5bc
commit 7bb5db52e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258514

View File

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