diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-03 04:37:21 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-03 04:37:21 +0000 |
commit | 84403fb32ea46b0799dd7469c66a6634b8debf02 (patch) | |
tree | 5feaac10a396943b3068666a683331e61261ca8f /x11-wm/beryl/Makefile | |
parent | b0f8dbce3458aec2fbe1b0e31e2639ebcdfdd9d0 (diff) |
Notes
Diffstat (limited to 'x11-wm/beryl/Makefile')
-rw-r--r-- | x11-wm/beryl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/beryl/Makefile b/x11-wm/beryl/Makefile index 34bd1564eac3..1be122ddb51c 100644 --- a/x11-wm/beryl/Makefile +++ b/x11-wm/beryl/Makefile @@ -18,6 +18,9 @@ COMMENT= Beryl Composite/Window Manager meta-port NO_BUILD= yes +DEPRECATED= No longer supported - Use compiz +EXPIRATION_DATE= 2008-08-02 + BUILD_DEPENDS= ${LOCALBASE}/bin/beryl:${PORTSDIR}/x11-wm/beryl-core \ ${LOCALBASE}/bin/beryl-manager:${PORTSDIR}/x11-wm/beryl-manager \ ${LOCALBASE}/lib/beryl/libanimation.so:${PORTSDIR}/x11-wm/beryl-plugins \ |