mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -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
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
|
||||
CONFIGURE_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types"
|
||||
.endif
|
||||
CONFIGURE_ARGS= --with-cflags=-Wno-incompatible-function-pointer-types
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue