diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-21 10:08:32 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-21 10:08:32 +0000 |
commit | 377b8b9de5acd4435a5a8f1145862d3d0331fbe6 (patch) | |
tree | 7f62338ebf08b298d8ca7004b5ca22f776910590 /x11-toolkits | |
parent | a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/efltk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/mesgui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index e6d761bc153c..fe8d37034a0c 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Plan9 compatibility libraries EXPIRATION_DATE= 2012-10-20 -DEPRECATED= Abandonware, no ports depends on it, and broken on most arches +DEPRECATED= Abandonware, no ports depend on it, and broken on most arches USE_XORG= x11 xt ice GNU_CONFIGURE= yes diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index 96b246065c86..8d63bee8d40e 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/ede/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extended Fast Light Toolkit -DEPRECATED= Abandonned upstream, no ports depends on it +DEPRECATED= Abandoned upstream, no ports depend on it EXPIRATION_DATE= 2012-10-20 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 6684915351be..5828be5bf800 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Make a simple GUI under OpenGL EXPIRATION_DATE= 2012-10-20 -DEPRECATED= Abandonned upstream, no ports depends on it +DEPRECATED= Abandoned upstream, no ports depend on it LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index e71eeab3f25a..2141597fdc43 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} MAINTAINER= ports@FreeBSD.org COMMENT= An Objective Caml interface to gtk+ -DEPRECATED= Abandonned upstream, consider using x11-toolkit/ocaml-lablgtk2 +DEPRECATED= Abandoned upstream, consider using x11-toolkit/ocaml-lablgtk2 EXPIRATION_DATE= 2012-10-20 USE_GMAKE= yes diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index 4fd634feaf08..7ed38de8d071 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -16,7 +16,7 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Imlib module of Gtk-Perl -DEPRECATED= Abandonned upstream, not used by any ports +DEPRECATED= Abandoned upstream, not used by any ports EXPIRATION_DATE= 2012-10-20 BUILD_DEPENDS= p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ |