textproc/rubygem-ruby-xslt: Clean up Makefile
This commit is contained in:
parent
81c2142543
commit
69b9b2daea
@ -11,13 +11,9 @@ WWW= https://github.com/glejeune/ruby-xslt
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USE_GNOME= libxslt
|
|
||||||
USES= gem gnome
|
USES= gem gnome
|
||||||
|
USE_GNOME= libxslt
|
||||||
|
|
||||||
.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…
x
Reference in New Issue
Block a user