summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/hfsplusutils/Makefile1
-rw-r--r--net/ruby-jabber4r/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile
index 2b4ff996847f..f95e0c2c0e7a 100644
--- a/emulators/hfsplusutils/Makefile
+++ b/emulators/hfsplusutils/Makefile
@@ -61,4 +61,5 @@ BROKEN= "Does not build on FreeBSD 4.x or earlier"
BROKEN= "Broken pkg-plist"
.endif
+DEPRECATED= "Will be removed after April 15 if still broken"
.include <bsd.port.post.mk>
diff --git a/net/ruby-jabber4r/Makefile b/net/ruby-jabber4r/Makefile
index 2028800cd391..3b5787d3ed62 100644
--- a/net/ruby-jabber4r/Makefile
+++ b/net/ruby-jabber4r/Makefile
@@ -25,6 +25,7 @@ DOCS= LICENSE.txt README doc
EXAMPLES= examples/*
BROKEN= "Broken pkg-plist"
+DEPRECATED= "This port will be removed after April 15 if still broken at that time."
.include <bsd.port.pre.mk>