From a234c5bd4506929c0d0468614b07dd2406e244a2 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 16 Sep 2005 14:46:42 +0000 Subject: "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). --- www/crawl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') 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/ -- cgit v1.2.3