mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- dbi.0 => dbi.1
- bump PORTREVISION
This commit is contained in:
parent
2380991d87
commit
df63fe8b04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270448
1 changed files with 3 additions and 1 deletions
|
@ -5,11 +5,13 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= LibDBI output module for rsyslog
|
||||
|
||||
MNAME= libdbi
|
||||
MTYPES= om
|
||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
||||
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||
|
||||
.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue