diff options
author | David Naylor <dbn@FreeBSD.org> | 2016-10-31 06:58:31 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2016-10-31 06:58:31 +0000 |
commit | 93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b (patch) | |
tree | 0aff963e63dd1bafe4ff401da3faebceff1bbd36 /www | |
parent | 49bd4732b6b2404d7e927097e5775bbc562614ae (diff) | |
download | ports-93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b.tar.gz ports-93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/gecko-sharp20/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 77fbe75ed6a7..09310d50ce0d 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -12,6 +12,10 @@ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings to embed Mozilla +BROKEN= Does not compile against recent mono +DEPRECATED= Broken, no upstream found and no release in 8 years +EXPIRATION_DATE=2016-11-27 + USE_GNOME= gtksharp20 USES= gmake mono pathfix pkgconfig gecko tar:bzip2 GNU_CONFIGURE= yes |