diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-06-15 11:10:34 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-06-15 11:10:34 +0000 |
commit | 87948edeea257f3a31950f7c3ea215531a15af63 (patch) | |
tree | 0f885f335ca7ccb047661ec97c09dce0144b6f5d /www/gecko-sharp20/Makefile | |
parent | cd51eaa417560341501f697e0965e2cb21ed8617 (diff) |
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
Notes
Notes:
svn path=/head/; revision=320984
Diffstat (limited to 'www/gecko-sharp20/Makefile')
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 9fcba6e3e59e..885e9652e7c9 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings to embed Mozilla -USE_GECKO= libxul19 +USE_GECKO= libxul USE_GNOME= gtksharp20 LATEST_LINK= gecko-sharp20 GNU_CONFIGURE= yes |