summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/sarep/Makefile2
-rw-r--r--textproc/sarep/pkg-comment2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile
index 30a227afdf20..0eb25b49864c 100644
--- a/textproc/sarep/Makefile
+++ b/textproc/sarep/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX=
MAINTAINER= ache@freebsd.org
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS
EXTRACT_CMD= $(SED)
EXTRACT_BEFORE_ARGS= 's=^\#!/usr/bin/perl =\#!${PERL} =' <
diff --git a/textproc/sarep/pkg-comment b/textproc/sarep/pkg-comment
index db4a6f33dd68..72cd541f38fc 100644
--- a/textproc/sarep/pkg-comment
+++ b/textproc/sarep/pkg-comment
@@ -1 +1 @@
-A command-line search & replace tool written in Perl, understand regex
+Command-line search & replace tool written in Perl, understand regex