fix build on -current
PR: 46582 Submitted by: Ports Fury
This commit is contained in:
parent
8fe607b628
commit
43a9749265
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71966
@ -25,6 +25,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500034
|
||||
CONFIGURE_ARGS+= --disable-asm
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
||||
PKGNAMESUFFIX= -gnome
|
||||
USE_GNOME+= gnomelibs gnomeprefix gnomehack
|
||||
|
Loading…
Reference in New Issue
Block a user