Fix configure with mono 4

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-05-23 22:58:01 +00:00
parent 27ffba5558
commit bd29cef244
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387188

View file

@ -14,6 +14,7 @@ COMMENT= Mono interface to the D-BUS messaging system
LICENSE= MIT
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs
USES= gmake mono pathfix pkgconfig
.include <bsd.port.options.mk>