mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-toolkits/rubygem-gtk2: Clean up Makefile
- Remove outdated OSVERSION check
This commit is contained in:
parent
8f6a171201
commit
1cd94bcac3
1 changed files with 1 additions and 5 deletions
|
@ -19,10 +19,6 @@ RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \
|
|||
USES= gem gnome
|
||||
USE_GNOME= gtk20
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000) || ${OSVERSION} >= 1400091)
|
||||
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