aboutsummaryrefslogtreecommitdiff
path: root/mail/spamdb-curses
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamdb-curses')
-rw-r--r--mail/spamdb-curses/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamdb-curses/Makefile b/mail/spamdb-curses/Makefile
index a568280a742f..f6c60a5338c9 100644
--- a/mail/spamdb-curses/Makefile
+++ b/mail/spamdb-curses/Makefile
@@ -11,7 +11,7 @@ COMMENT= Curses interface for OpenBSD spamd spam database (spamdb)
LICENSE= MIT
-RUN_DEPENDS= ${LOCALBASE}/sbin/spamdb:${PORTSDIR}/mail/spamd
+RUN_DEPENDS= ${LOCALBASE}/sbin/spamdb:mail/spamd
USES= python
USE_PYTHON= distutils