Remove useless dependency to PostgreSQL.
PR: 151027 Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
This commit is contained in:
parent
685ce417e6
commit
b07c434557
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262236
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= watchmen
|
||||
PORTVERSION= 0.05
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -48,7 +49,6 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-P
|
||||
.endif
|
||||
|
||||
.if defined(WITH_EMAIL)
|
||||
USE_PGSQL= yes
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Email/Send.pm:${PORTSDIR}/mail/p5-Email-Send
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user