aboutsummaryrefslogtreecommitdiffstats
path: root/mail/drac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/drac/Makefile')
-rw-r--r--mail/drac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile
index 8555e84381b9..ddd9edcc8923 100644
--- a/mail/drac/Makefile
+++ b/mail/drac/Makefile
@@ -33,13 +33,13 @@ DEFS= -DWITH_TI_RPC -DFLOCK_LOCK -DGETHOST -DDASH_C
.if ${PORT_OPTIONS:MPOSTFIX}
DEFS+= -DTERM_KD
-RUN_DEPENDS+= postfix:${PORTSDIR}/mail/postfix
+RUN_DEPENDS+= postfix:mail/postfix
.if ${PORT_OPTIONS:MDB}
USE_BDB= 41+
.endif
.elif ${PORT_OPTIONS:MEXIM}
DEFS+= -DTERM_KD -DREQ_HASH -DCIDR_KEY
-RUN_DEPENDS+= exim:${PORTSDIR}/mail/exim
+RUN_DEPENDS+= exim:mail/exim
.endif
NO_WRKSUBDIR= yes