diff options
Diffstat (limited to 'devel/rubygem-classifier/Makefile')
-rw-r--r-- | devel/rubygem-classifier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-classifier/Makefile b/devel/rubygem-classifier/Makefile index b4950305c6d5..cc855e8851f5 100644 --- a/devel/rubygem-classifier/Makefile +++ b/devel/rubygem-classifier/Makefile @@ -11,7 +11,7 @@ COMMENT= Classifier module for Bayesian and other types of classifications LICENSE= LGPL21 -RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer +RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:devel/rubygem-fast-stemmer NO_ARCH= yes |