mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/libsigrok: Fix INDEX
In my previous commit I missed an include breaking the INDEX.
This commit is contained in:
parent
67ba912b01
commit
163928669d
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400097
|
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400097
|
||||||
CFLAGS+= -D__BSD_VISIBLE -D__XSI_VISIBLE
|
CFLAGS+= -D__BSD_VISIBLE -D__XSI_VISIBLE
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue