diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile index a8fe3c3b5fa9..35c10c2cfd72 100644 --- a/www/webkit-sharp/Makefile +++ b/www/webkit-sharp/Makefile @@ -9,14 +9,15 @@ MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for Webkit +BROKEN= does not fetch + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2 RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST_SUB+= ASSEMBLY_VERSION=1.1.15 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= gmake mono pathfix pkgconfig tar:bzip2 USE_GNOME= gtksharp20 .include