aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-01-30 19:28:50 +0800
committernetchild <netchild@FreeBSD.org>2005-01-30 19:28:50 +0800
commit9170b16a98652d50b62a57bb2382143637a1bfa8 (patch)
tree484c81957ad68a985a12467961512f5bd63ad261 /mail
parent1fbfa1815003b4b826a193e06ebd46b116349b7d (diff)
downloadfreebsd-ports-gnome-9170b16a98652d50b62a57bb2382143637a1bfa8.tar.gz
freebsd-ports-gnome-9170b16a98652d50b62a57bb2382143637a1bfa8.tar.zst
freebsd-ports-gnome-9170b16a98652d50b62a57bb2382143637a1bfa8.zip
Add another run dependency.
Submitted by: maintainer
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