aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÄlven <alven@FreeBSD.org>2025-10-02 11:49:59 +0000
committerÄlven <alven@FreeBSD.org>2025-10-02 11:54:48 +0000
commitee47c4cda8dae3286987c3a225acb989efa2c977 (patch)
tree0fde65214c1d20b0d1ba2656ecde0887ee3bd605
parentc77224c8e1416cb759c498e945970e4bd5a39389 (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
-rw-r--r--comms/gtkmmorse/Makefile3
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