diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-07 20:25:16 +0000 |
commit | 95e220d1be3e92d0c953e46b12a7323daa87fcba (patch) | |
tree | 89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /x11-clocks | |
parent | 471b0594ce8438f549cd54515fd007978dbc7528 (diff) | |
download | ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.tar.gz ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/gtubeclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile index 3845dc2c73ec..e0aa4c7a1039 100644 --- a/x11-clocks/gtubeclock/Makefile +++ b/x11-clocks/gtubeclock/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Nixie tube clock for GNOME +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + USES= pkgconfig pathfix USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index 0040dcdb43c6..e9018653dcdf 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://seehuhn.de/media/programs/ MAINTAINER= ports@FreeBSD.org COMMENT= Alarm clock for GNOME desktop designed as a sand-glass +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix libgnomeui INSTALLS_OMF= yes |