aboutsummaryrefslogtreecommitdiff
path: root/www/crawl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-19 02:18:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-19 02:18:32 +0000
commit2293d252b9441aa4d4f2efe76a93de0cdef6e05a (patch)
treee5f677ec1a7b80660a86e7f4f04f195cb3cdd21c /www/crawl
parent10992f9463902a6dc17db0a0cf5d37c75ce3b61e (diff)
downloadports-2293d252b9441aa4d4f2efe76a93de0cdef6e05a.tar.gz
ports-2293d252b9441aa4d4f2efe76a93de0cdef6e05a.zip
Now builds on 6.x
Notes
Notes: svn path=/head/; revision=139556
Diffstat (limited to 'www/crawl')
-rw-r--r--www/crawl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index cbb325737683..8390b33fa5cd 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -25,10 +25,6 @@ MAN1= crawl.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 600022
-BROKEN= "Does not compile on FreeBSD >= 6.x"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,/usr/include/db2,${LOCALBASE}/include/db3,g' \
-e 's,db2,db3,g' ${WRKSRC}/configure.in