aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
commit0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch)
tree4eb5b3c17063b3dfde60677f444e595981d52450 /x11-toolkits
parentbbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkada-devel/Makefile2
-rw-r--r--x11-toolkits/gtkada-gps/Makefile2
-rw-r--r--x11-toolkits/gtkada/Makefile2
-rw-r--r--x11-toolkits/ruby-panelapplet/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/gtkada-devel/Makefile b/x11-toolkits/gtkada-devel/Makefile
index 16f8ce966df2..be671ffe99a3 100644
--- a/x11-toolkits/gtkada-devel/Makefile
+++ b/x11-toolkits/gtkada-devel/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat
CONFLICTS= gtkada-[0-9]* gtkada-gcc-[0-9]*
BROKEN= does not build
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE=2010-01-08
WRKSRC= ${WRKDIR}/GtkAda
diff --git a/x11-toolkits/gtkada-gps/Makefile b/x11-toolkits/gtkada-gps/Makefile
index d4a763666d85..224ef46ff4ea 100644
--- a/x11-toolkits/gtkada-gps/Makefile
+++ b/x11-toolkits/gtkada-gps/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
CONFLICTS= gtkada-[0-9]* gtkada-devel-[0-9]* gtkada-gcc-[0-9]*
BROKEN= does not build
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE=2010-01-08
USE_GNOME= gtk20 libglade2
USE_GMAKE= yes
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 0a14afe0d59f..d900c208eed9 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat
CONFLICTS= gtkada-devel-[0-9]* gtkada-gcc-[0-9]*
BROKEN= does not build
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE=2010-01-08
USE_GL= gl
USE_GNOME= gtk20 libglade2
diff --git a/x11-toolkits/ruby-panelapplet/Makefile b/x11-toolkits/ruby-panelapplet/Makefile
index 3ac3dd0576b0..96fdf4718a39 100644
--- a/x11-toolkits/ruby-panelapplet/Makefile
+++ b/x11-toolkits/ruby-panelapplet/Makefile
@@ -26,6 +26,8 @@ USE_GNOME= gnomepanel
USE_RUBY_EXTCONF= yes
BROKEN= does not build with GNOME 2.26.
+DEPRECATED= has been broken for 7 months
+EXPIRATION_DATE=2010-01-08
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"