mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= LibDBI output module for rsyslog
|
COMMENT= LibDBI output module for rsyslog
|
||||||
|
|
||||||
MNAME= libdbi
|
MNAME= libdbi
|
||||||
MTYPES= om
|
MTYPES= om
|
||||||
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
|
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
|
||||||
|
|
||||||
.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk"
|
.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk"
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue