diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-01-05 16:30:31 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-01-05 16:30:31 +0000 |
commit | f1c82c33c68be0fee0a411dcb9776b81065f152c (patch) | |
tree | d3483e0b3f2d2939829d2ca42e81e1b8a6e767c1 /deskutils | |
parent | 7a81d5d1fee5ba0e0ebd794ac01ffc30576b8fa5 (diff) | |
download | ports-f1c82c33c68be0fee0a411dcb9776b81065f152c.tar.gz ports-f1c82c33c68be0fee0a411dcb9776b81065f152c.zip |
Notes
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 |