1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark as BROKEN on HEAD.

PR:		188826
Submitted by:	daniel.engberg.lists
This commit is contained in:
Marcelo Araujo 2014-06-30 17:27:37 +00:00
parent d39b6f750b
commit 7005017c66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359889

View File

@ -12,6 +12,10 @@ COMMENT= Utility for real-time display of statistics for pf
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1100000
BROKEN= Does not compile on HEAD
.endif
.if ${OSVERSION} < 900039
MAKE_ARGS= LOCALBASE="${PREFIX}" OSLEVEL=41
CFLAGS+= -DHAVE_ALTQ=1