aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftplocate
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-08-23 19:31:55 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-08-23 19:31:55 +0000
commit2cd4c891afa4e92901a0e02b3f7f287bf144ca8c (patch)
tree2e772d23dbd44ace6676392d2babb95687374124 /ftp/ftplocate
parentec5730c495874eef1f7744268addd760a55d4405 (diff)
downloadports-2cd4c891afa4e92901a0e02b3f7f287bf144ca8c.tar.gz
ports-2cd4c891afa4e92901a0e02b3f7f287bf144ca8c.zip
Notes
Diffstat (limited to 'ftp/ftplocate')
-rw-r--r--ftp/ftplocate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile
index cc332f7ee71a..81c8a71ef924 100644
--- a/ftp/ftplocate/Makefile
+++ b/ftp/ftplocate/Makefile
@@ -30,7 +30,7 @@ post-patch:
.for f in ${PL_FILES}
@${PERL} -pi -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/${f}
.endfor
- @${PERL} -pi -e "s,/usr/local,${LOCALBASE},g" ${WRKSRC}/install.pl
+ @${PERL} -pi -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/install.pl
do-install:
cd ${WRKSRC}; ${PERL} install.pl -y -c -bsdport