diff options
| author | Älven <alven@FreeBSD.org> | 2025-10-02 11:49:59 +0000 |
|---|---|---|
| committer | Älven <alven@FreeBSD.org> | 2025-10-02 11:56:05 +0000 |
| commit | 6d8344095b6fdcf9a956e32a44c92ec1bf21ac12 (patch) | |
| tree | 8b6e0389af204268fe2efac5d048c63151f4ab54 | |
| parent | 48dffea5e2368a2de4eb9f1a8bca0c8944d7a08a (diff) | |
comms/gtkmmorse: Restore expiration bits
Reported by: mat@ (by mailing list)
Approved by: mat@
Fixes: 5bbd861998ff * comms/gtkmmorse: Update 0.9.27 => 0.9.28,
undeprecate
MFH: 2025Q4
(cherry picked from commit ee47c4cda8dae3286987c3a225acb989efa2c977)
| -rw-r--r-- | comms/gtkmmorse/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 54976c454863..187dd0139ba8 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -10,6 +10,9 @@ WWW= https://gtkmmorse.nongnu.org/ \ LICENSE= GPLv2+ +DEPRECATED= Depends on expired devel/gconfmm26 +EXPIRATION_DATE=2025-11-25 + LIB_DEPENDS= libao.so:audio/libao \ libgconfmm-2.6.so:devel/gconfmm26 |
