This port will be removed after April 15 if still broken at that time.

This commit is contained in:
Kris Kennaway 2004-02-15 23:14:56 +00:00
parent cceeaacf0d
commit df969a5a68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100998
2 changed files with 2 additions and 0 deletions

View File

@ -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>

View File

@ -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>