diff options
author | gahr <gahr@FreeBSD.org> | 2017-09-11 23:23:16 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2017-09-11 23:23:16 +0800 |
commit | f8432277437c0a120beb4d9ce3bf31b48690c6fe (patch) | |
tree | 15c88a142c1e64d818ebc29a23931c8edc4957bd /net | |
parent | 962068d27ea3d2a08cab5a80c5460c8d42737416 (diff) | |
download | freebsd-ports-gnome-f8432277437c0a120beb4d9ce3bf31b48690c6fe.tar.gz freebsd-ports-gnome-f8432277437c0a120beb4d9ce3bf31b48690c6fe.tar.zst freebsd-ports-gnome-f8432277437c0a120beb4d9ce3bf31b48690c6fe.zip |
lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependents
Diffstat (limited to 'net')
-rw-r--r-- | net/xpvm/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile index e93ff778e10f..78271ecfbb67 100644 --- a/net/xpvm/Makefile +++ b/net/xpvm/Makefile @@ -11,6 +11,10 @@ DISTNAME= XPVM.src.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical console and monitor for PVM +DEPRECATED= This port depends on Tcl/Tk 8.4 , which is no longer\ + maintained. Please port it to 8.5+ +EXPIRATION_DATE= 2017-10-15 + LIB_DEPENDS= libpvm3.so:net/pvm USES= tk:84 tar:tgz |