diff options
Diffstat (limited to 'devel/buildtool-doc/Makefile')
-rw-r--r-- | devel/buildtool-doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/buildtool-doc/Makefile b/devel/buildtool-doc/Makefile index 17d6b7f5df51..f492ddb64a57 100644 --- a/devel/buildtool-doc/Makefile +++ b/devel/buildtool-doc/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${BUILDTOOL}:${PORTSDIR}/devel/buildtool \ ${DOCBOOK_XSL}:${PORTSDIR}/textproc/docbook-xsl BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .if defined(NOPORTDOCS) IGNORE= contains only documentation |