diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /astro | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/glunarclock/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 01a08aa22fb7..14fcb0cab651 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet that displays the current phase of the Moon +DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x +EXPIRATION_DATE=2014-04-10 + LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier NO_STAGE= yes |