Fix configure with mono 4

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-05-24 20:36:28 +00:00
parent 9d712e3be1
commit d207b3a3be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387339

View File

@ -9,6 +9,7 @@ MAINTAINER= mono@FreeBSD.org
COMMENT= Callback-based program option parser for C\#
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
USES= gmake mono pathfix pkgconfig
.include <bsd.port.mk>