diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/plasma-applet-geekclock/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-clocks/plasma-applet-adjustableclock/Makefile b/x11-clocks/plasma-applet-adjustableclock/Makefile index 084120a40bbb..67d2e6bfea2d 100644 --- a/x11-clocks/plasma-applet-adjustableclock/Makefile +++ b/x11-clocks/plasma-applet-adjustableclock/Makefile @@ -13,6 +13,9 @@ COMMENT= KDE4 highly configurable clock plasma applet LICENSE= GPLv2 +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake gettext kde:4 qt:4 tar:bzip2 USE_KDE= automoc4 workspace USE_QT= qmake_build moc_build rcc_build uic_build diff --git a/x11-clocks/plasma-applet-geekclock/Makefile b/x11-clocks/plasma-applet-geekclock/Makefile index 1ff69470526e..8d75d08daecf 100644 --- a/x11-clocks/plasma-applet-geekclock/Makefile +++ b/x11-clocks/plasma-applet-geekclock/Makefile @@ -11,6 +11,9 @@ DISTNAME= geek-clock-plasmoid-${PORTVERSION}-src MAINTAINER= jhale@FreeBSD.org COMMENT= KDE4 geeky analog clock plasma applet +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake kde:4 qt:4 USE_KDE= automoc4 kdelibs workspace USE_QT= gui dbus network opengl svg webkit xml \ |