aboutsummaryrefslogtreecommitdiff
path: root/textproc/sarep/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 07:53:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 07:53:15 +0000
commit1694d50ee9c89f199d17613c3a50a0c22243ba4d (patch)
treec5af5f5b16877d83093de051e5750142c7e42ba1 /textproc/sarep/Makefile
parentc444faaf74beb585d6c26aca9c1917539598787e (diff)
Notes
Diffstat (limited to 'textproc/sarep/Makefile')
-rw-r--r--textproc/sarep/Makefile2
1 files changed, 1 insertions, 1 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} =' <