aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-03-30 12:18:18 +0800
committerkris <kris@FreeBSD.org>2007-03-30 12:18:18 +0800
commit7a7c716e836335578fe2a0bba23446cc1f1fd6eb (patch)
treee7e1e75a200901e4cb172bd1b07dc260a5741b40 /devel
parent5ca22f787cc136f88f1c4894c9a653f5819e445a (diff)
downloadfreebsd-ports-gnome-7a7c716e836335578fe2a0bba23446cc1f1fd6eb.tar.gz
freebsd-ports-gnome-7a7c716e836335578fe2a0bba23446cc1f1fd6eb.tar.zst
freebsd-ports-gnome-7a7c716e836335578fe2a0bba23446cc1f1fd6eb.zip
Now appears to build
Diffstat (limited to 'devel')
-rw-r--r--devel/buildtool-doc/Makefile4
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