summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-01-30 11:28:50 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-01-30 11:28:50 +0000
commitd6d4d32c1d8bb7314a75c3b2314d70b52e18b6cd (patch)
tree538690130eac3cb523067bb40152b3756d718e88 /mail
parentChase master site. (diff)
Add another run dependency.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=127696
Diffstat (limited to 'mail')
-rw-r--r--mail/vmailmgr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile
index 8600c5684afd..adfee242c8ed 100644
--- a/mail/vmailmgr/Makefile
+++ b/mail/vmailmgr/Makefile
@@ -7,13 +7,15 @@
PORTNAME= vmailmgr
PORTVERSION= 0.96.9
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.vmailmgr.org/current/
MAINTAINER= patrick@rinke-bochum.de
COMMENT= Virtual MAIL ManaGeR for virtual mailboxes and domains
-RUN_DEPENDS= /var/qmail/bin/qmail-start:${PORTSDIR}/mail/qmail
+RUN_DEPENDS= /var/qmail/bin/qmail-start:${PORTSDIR}/mail/qmail \
+ unixserver:${PORTSDIR}/sysutils/ucspi-unix
HAS_CONFIGURE=yes