mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/rubygem-fast_xs: Clean up Makefile
This commit is contained in:
parent
e2e89aba40
commit
f95c041283
1 changed files with 1 additions and 5 deletions
|
@ -13,10 +13,6 @@ LICENSE= MIT
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
CONFIGURE_ARGS= --with-cflags=-Wno-incompatible-function-pointer-types
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
|
|
||||||
CONFIGURE_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue