aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r--textproc/p5-Text-Aspell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile
index a431995015f6..c89d8be6195e 100644
--- a/textproc/p5-Text-Aspell/Makefile
+++ b/textproc/p5-Text-Aspell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-Aspell
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -19,7 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-CONFIGURE_ARGS+= LIBS=-L${LOCALBASE}/lib INC=-I${LOCALBASE}/include
+CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \
+ "LIBS=-L${LOCALBASE}/lib -laspell"
MAN3= Text::Aspell.3