diff options
author | rene <rene@FreeBSD.org> | 2014-01-06 00:30:31 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-01-06 00:30:31 +0800 |
commit | 747d7d6dff852988c7c32c909c4a409c04950db7 (patch) | |
tree | d3483e0b3f2d2939829d2ca42e81e1b8a6e767c1 /deskutils | |
parent | 1dbf6793c4b62c4d4ff5da697b24e05ff7caffa9 (diff) | |
download | freebsd-ports-gnome-747d7d6dff852988c7c32c909c4a409c04950db7.tar.gz freebsd-ports-gnome-747d7d6dff852988c7c32c909c4a409c04950db7.tar.zst freebsd-ports-gnome-747d7d6dff852988c7c32c909c4a409c04950db7.zip |
Schedule for removal on 2014-02-01, depends on expired misc/libmcal
PR: ports/185365
Submitted by: rene
Approved by: maintainer (thierry@)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gmcal/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile index d2c6138069c2..c290e8abd5a2 100644 --- a/deskutils/gmcal/Makefile +++ b/deskutils/gmcal/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/libmcal/${PORTNAME}/${PORTVERSION} MAINTAINER= thierry@pompo.net COMMENT= GMCAL is a GTK+ frontend for the libmcal package +DEPRECATED= Depends on expired misc/libmcal +EXPIRATION_DATE=2014-02-01 + LIB_DEPENDS= libmcal.so:${PORTSDIR}/misc/libmcal RUN_DEPENDS= ${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal |