diff options
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r-- | textproc/p5-Text-Aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index 1c638242f4f5..81d308c38fe1 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNU Aspell library -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:textproc/aspell USES= perl5 USE_PERL5= configure |