diff options
Diffstat (limited to 'devel/mono-tools/Makefile')
-rw-r--r-- | devel/mono-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 2ce602ae455d..957b97c04492 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -16,7 +16,7 @@ COMMENT= Documentation browser for Mono and Mono libraries LIB_DEPENDS= gdiplus.0:${PORTSDIR}/x11-toolkits/libgdiplus BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes USE_GNOME= gnomehack gnomedesktopsharp20 |