mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix LIB_DEPENDS
This commit is contained in:
parent
468134583e
commit
e2c004a07e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337292
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= Lightweight connection pooler for PostgreSQL
|
|||
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= libevent-2.so:${PORTSDIR}/devel/libevent2
|
||||
LIB_DEPENDS= libevent-2.0.so:${PORTSDIR}/devel/libevent2
|
||||
|
||||
PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue