mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
www/crawl: update BDB to version 18
PR: 279210 Reported by: portmaster@bsdforge.com (maintainer)
This commit is contained in:
parent
bd0b0eec12
commit
83ee3d446f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= crawl
|
PORTNAME= crawl
|
||||||
PORTVERSION= 0.4
|
PORTVERSION= 0.4
|
||||||
PORTREVISION= 16
|
PORTREVISION= 17
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://www.monkey.org/~provos/
|
MASTER_SITES= http://www.monkey.org/~provos/
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ LICENSE= BSD4CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libevent.so:devel/libevent
|
LIB_DEPENDS= libevent.so:devel/libevent
|
||||||
|
|
||||||
USES= bdb pkgconfig
|
USES= bdb:18 pkgconfig
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-libevent --program-transform-name=''
|
CONFIGURE_ARGS= --with-libevent --program-transform-name=''
|
||||||
|
|
Loading…
Add table
Reference in a new issue