diff options
Diffstat (limited to 'net/mono-zeroconf/Makefile')
-rw-r--r-- | net/mono-zeroconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index 2241457a19df..32a775cf4920 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -15,7 +15,7 @@ COMMENT= Cross platform Zero Configuration Networking library for Mono BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ ${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:${PORTSDIR}/net/avahi-sharp -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GMAKE= yes |