From 3a9512452982e7a8d408b405f9305c79c190f83c Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sun, 23 Dec 2001 10:14:50 +0000 Subject: - update to 0.2 - remove redundant GNU_CONFIGURE (this is implied by USE_AUTOCONF) --- www/crawl/Makefile | 5 +++-- www/crawl/distinfo | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 16bd70f31c13..8df88c35b2c7 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -6,19 +6,20 @@ # PORTNAME= crawl -PORTVERSION= 0.1b +PORTVERSION= 0.2 CATEGORIES= www MASTER_SITES= http://www.monkey.org/~provos/ MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent +LIB_DEPENDS= md5.1:${PORTSDIR}/www/libwww WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOCONF= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libevent=${LOCALBASE} +CONFIGURE_ENV= LIBS="${LDFLAGS} -L${LOCALBASE}/lib -lmd5" MAN1= crawl.1 diff --git a/www/crawl/distinfo b/www/crawl/distinfo index 38a9c45cb8ae..a8af21231737 100644 --- a/www/crawl/distinfo +++ b/www/crawl/distinfo @@ -1 +1 @@ -MD5 (crawl-0.1b.tar.gz) = 3809c8b13fb5d629a799a1972185500a +MD5 (crawl-0.2.tar.gz) = 539f31ecdf38b76d5bc9b17312d7e995 -- cgit v1.2.3