diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
commit | 6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch) | |
tree | b814bdc850876fc7f43127bd2a783cf124f36b80 /x11-toolkits | |
parent | 1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff) | |
download | freebsd-ports-gnome-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz freebsd-ports-gnome-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.zst freebsd-ports-gnome-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-qt/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 05012fa28a55..491ac72118f8 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -29,6 +29,8 @@ OPTIONS+= FOX14 "FOX1.4 support (FOX1.6 by default)" off .if defined(WITH_FOX10) BROKEN= does not compile +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 FOX_LIB_VER= 1.0.0 LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox10 diff --git a/x11-toolkits/p5-Gnome/Makefile b/x11-toolkits/p5-Gnome/Makefile index dd9b63e08112..325d7778ad33 100644 --- a/x11-toolkits/p5-Gnome/Makefile +++ b/x11-toolkits/p5-Gnome/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/ImlibImage.pm:${PORTSDIR}/x11-too ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk BROKEN= fails to install +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 USE_GNOME= gnomelibs PERL_CONFIGURE= yes diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile index 9ffe83e57f6b..35ddd0b471f3 100644 --- a/x11-toolkits/p5-qt/Makefile +++ b/x11-toolkits/p5-qt/Makefile @@ -23,6 +23,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A set of Perl bindings for the Qt toolkit BROKEN= Configure fails +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 USE_AUTOTOOLS= libtool:15 USE_GL= yes |