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