1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:43:50 +00:00
parent 617011516a
commit b575a1f1ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347637

View File

@ -12,13 +12,14 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:${PORTSDIR}/net/avahi-sharp
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig
CONFIGURE_ARGS+= --program-transform-name="" \
--disable-mdnsresponder
MAKE_JOBS_UNSAFE= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"