- Remove BROKEN since it's building fine on 8.0
This commit is contained in:
parent
904318b044
commit
d2a49cc7bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233442
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800059
|
||||
BROKEN= does not biuld
|
||||
.endif
|
||||
|
||||
# If net/libnids has been compiled with the GLIB2 option then this port needs
|
||||
# the corresponding library and additional linker flags.
|
||||
LIBNIDS_GLIB2?=
|
||||
|
|
Loading…
Reference in a new issue