aboutsummaryrefslogtreecommitdiff
path: root/sysutils/watchmen
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-01 09:07:51 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-01 09:07:51 +0000
commitb07c434557aeabad646cbf3773104c83f8b76a34 (patch)
tree10ef98a88d53022f7f99ac23f02caaa79b62f941 /sysutils/watchmen
parent685ce417e63be058e395718d53cd547c2c006b48 (diff)
downloadports-b07c434557aeabad646cbf3773104c83f8b76a34.tar.gz
ports-b07c434557aeabad646cbf3773104c83f8b76a34.zip
Notes
Diffstat (limited to 'sysutils/watchmen')
-rw-r--r--sysutils/watchmen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/watchmen/Makefile b/sysutils/watchmen/Makefile
index c12ea8fcc8ca..bbac75ad10ae 100644
--- a/sysutils/watchmen/Makefile
+++ b/sysutils/watchmen/Makefile
@@ -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