mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- mark BROKEN for FreeBSD 6.x
Feature safe: yes
This commit is contained in:
parent
b6104fe7cb
commit
1d36e2bd1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241888
@ -29,6 +29,10 @@ OPTIONS= PLUGINS "Support fpr plugins" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 701000
|
||||
BROKEN= does not build for FreeBSD 6.x
|
||||
.endif
|
||||
|
||||
.if defined(WITH_NLS)
|
||||
USE_GETTEXT= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user