mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix configure with mono 4
This commit is contained in:
parent
21e7b8b1e5
commit
b6c9d825be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387363
@ -45,6 +45,7 @@ INSTALLS_ICONS= yes
|
|||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||||
CONFIGURE_ARGS= --with-vendor-build-id=FreeBSD\ BSD\#\ Project --disable-gio-hardware --disable-boo
|
CONFIGURE_ARGS= --with-vendor-build-id=FreeBSD\ BSD\#\ Project --disable-gio-hardware --disable-boo
|
||||||
|
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
LIBS+= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user