mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=mono
Mark as broken: does not fetch
This commit is contained in:
parent
4de7d44a79
commit
ea92c06d05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355333
@ -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 <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user