summaryrefslogtreecommitdiffstats
path: root/mail/bsfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/bsfilter/Makefile')
-rw-r--r--mail/bsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bsfilter/Makefile b/mail/bsfilter/Makefile
index bc8b9e7..517d358 100644
--- a/mail/bsfilter/Makefile
+++ b/mail/bsfilter/Makefile
@@ -12,7 +12,7 @@ COMMENT= Bayesian spam filter written in Ruby
LICENSE= GPLv2
-RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/ruby-gdbm
+RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}gdbm>=0:databases/ruby-gdbm
NO_BUILD= yes
USE_RUBY= yes
@@ -26,7 +26,7 @@ MECAB_DESC= Part-of-Speech and Morphological Analyzer
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMECAB}
-RUN_DEPENDS+= ja-${RUBY_PKGNAMEPREFIX}mecab>=0:${PORTSDIR}/japanese/ruby-mecab
+RUN_DEPENDS+= ja-${RUBY_PKGNAMEPREFIX}mecab>=0:japanese/ruby-mecab
.endif
do-install:
OpenPOWER on IntegriCloud