diff options
author | rene <rene@FreeBSD.org> | 2013-11-19 18:03:20 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-11-19 18:03:20 +0800 |
commit | 24134ed059e71d8d1471df649240ff859ea8b2f1 (patch) | |
tree | 98de2fe3440edc5cb518305b07f2104aca3a5ba1 /science | |
parent | f335a6870cf654df4eb627a33a2ad5a346d2db7b (diff) | |
download | freebsd-ports-gnome-24134ed059e71d8d1471df649240ff859ea8b2f1.tar.gz freebsd-ports-gnome-24134ed059e71d8d1471df649240ff859ea8b2f1.tar.zst freebsd-ports-gnome-24134ed059e71d8d1471df649240ff859ea8b2f1.zip |
Mark for removal on 2013-12-05, depends on expired textproc/libxml (*)
(*) Actually it seems to depend on textproc/libxml2, but then it was
still broken because of Tcl errors.
PR: ports/183680
Submitted by: myself
Approved by: maintainer timeout (bkoenig@alpha-tierchen.de , 14 days)
Diffstat (limited to 'science')
-rw-r--r-- | science/omnetpp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index 8996530fb640..dd88f5730b57 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= A discrete event simulation environment +DEPRECATED= depends on expired textproc/libxml +EXPIRATION_DATE=2013-12-05 + LIB_DEPENDS= BLT24:${PORTSDIR}/x11-toolkits/blt GNU_CONFIGURE= yes |