diff options
Diffstat (limited to 'textproc/rubygem-unf/Makefile')
-rw-r--r-- | textproc/rubygem-unf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 1d48311d77e8..060b930bf327 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -12,7 +12,7 @@ COMMENT= Wrapper library to bring Unicode Normalization Form support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext +RUN_DEPENDS= rubygem-unf_ext>=0:textproc/rubygem-unf_ext NO_ARCH= yes USE_RUBY= yes |