- Update *_DEPENDS: remove redundant LOCALBASE/bin

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2015-11-04 20:15:18 +00:00
parent e47e1efe2b
commit 45d7e4d3f0

View File

@@ -14,9 +14,10 @@ COMMENT= Perl module that encapsulates access to the Ispell program
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
REINPLACE_ARGS= -i ''
USE_PERL5= configure
USES= perl5