diff options
author | kris <kris@FreeBSD.org> | 2005-04-02 07:04:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-02 07:04:56 +0800 |
commit | 9b413ae255ad173daa0e19a80a281345f71ce1b3 (patch) | |
tree | 48f45a7037ee3153dacfb16e988107570f2c34f4 /net | |
parent | 437da596f511fe280d5431cfbffbd35492a7aa6f (diff) | |
download | freebsd-ports-graphics-9b413ae255ad173daa0e19a80a281345f71ce1b3.tar.gz freebsd-ports-graphics-9b413ae255ad173daa0e19a80a281345f71ce1b3.tar.zst freebsd-ports-graphics-9b413ae255ad173daa0e19a80a281345f71ce1b3.zip |
Change BROKEN to IGNORE to prevent package build.
Approved by: portmgr (self)
Diffstat (limited to 'net')
-rw-r--r-- | net/licq-jons-gtk-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq-jons-gtk-gui/Makefile b/net/licq-jons-gtk-gui/Makefile index 53ab0444604..34e65a356f1 100644 --- a/net/licq-jons-gtk-gui/Makefile +++ b/net/licq-jons-gtk-gui/Makefile @@ -20,7 +20,7 @@ COMMENT= Jons GTK plugin for licq RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT} -BROKEN= "Incompatible with licq-1.3.0" +IGNORE= is incompatible with licq-1.3.0 DEPRECATED= project stalled, no more releases EXPIRATION_DATE= 2005-04-01 |