diff options
author | wxs <wxs@FreeBSD.org> | 2008-05-20 22:18:39 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-05-20 22:18:39 +0800 |
commit | 0b0d865a84b147cb783670c334c721e901485b1f (patch) | |
tree | b1a39be28ef9ef79a3476e04f4a66795ff7dc65e | |
parent | ae344e2fa6943491ea493f0344dad6e587df6d2b (diff) | |
download | freebsd-ports-gnome-0b0d865a84b147cb783670c334c721e901485b1f.tar.gz freebsd-ports-gnome-0b0d865a84b147cb783670c334c721e901485b1f.tar.zst freebsd-ports-gnome-0b0d865a84b147cb783670c334c721e901485b1f.zip |
Mark as deprecated - requires an older version of devel/silc-tookit (one
which provides silcincludes.h). Further, this port appears as abandoned
upstream.
Submitted by: erwin (pointyhat), pav (pointyhat)
Approved by: garga (mentor, implicit)
-rw-r--r-- | net/silky/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/silky/Makefile b/net/silky/Makefile index 1c764bbe6bc7..c96dbf8a654c 100644 --- a/net/silky/Makefile +++ b/net/silky/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= silky MAINTAINER= ports@FreeBSD.org COMMENT= A simple and easy to use graphical, os-independent SILC client +DEPRECATED= This port is broken with newer silc-toolkit version. +EXPIRATION_DATE= 2008-07-20 + LIB_DEPENDS= silcclient-1.1:${PORTSDIR}/devel/silc-toolkit RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support |