summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortv <tv>2005-09-16 14:46:42 +0000
committertv <tv>2005-09-16 14:46:42 +0000
commita234c5bd4506929c0d0468614b07dd2406e244a2 (patch)
tree7b8643591dcfdd1d154a49e4ece5ab3d341b33cc /www
parent481fd687795ebe26bd04d666d47728d671e59795 (diff)
downloadpkgsrc-a234c5bd4506929c0d0468614b07dd2406e244a2.tar.gz
"Oops." BUILDLINK_DEPMETHOD.libevent was defaulting to "build", which is
no longer correct since update to libevent 1.x; it now uses libtool and generates a shlib. Remove the offending bl3 line, and bump all dependents' PKGREVISIONs, since the binary pkg changes for any OS that doesn't have a sufficient builtin libevent version (or the package has requested a non-builtin version).
Diffstat (limited to 'www')
-rw-r--r--www/crawl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 382d7c6c3d1..36db298aa92 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:52 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/16 14:46:43 tv Exp $
DISTNAME= crawl-0.4
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://monkey.org/~provos/