mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix configure with mono 4
Reported by: pkg-fallout
This commit is contained in:
parent
b5d3f3a58b
commit
ef5a36d72f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387196
1 changed files with 2 additions and 4 deletions
|
@ -9,10 +9,8 @@ MASTER_SITES= http://www.smuxi.org/jaws/data/files/
|
|||
MAINTAINER= mono@FreeBSD.org
|
||||
COMMENT= Multi-layered IRC library
|
||||
|
||||
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig gmake
|
||||
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
|
||||
USES= gmake mono pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue