diff options
Diffstat (limited to 'security/p5-dicewaregen/Makefile')
-rw-r--r-- | security/p5-dicewaregen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-dicewaregen/Makefile b/security/p5-dicewaregen/Makefile index 5722da7958c6..c536251edc67 100644 --- a/security/p5-dicewaregen/Makefile +++ b/security/p5-dicewaregen/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= graudeejs@gmail.com COMMENT= Simple perl script to generate Diceware dictionaries for passwords -LIB_DEPENDS+= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= libaspell.so:textproc/aspell USES= perl5 USE_PERL5= run |