aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftplocate/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-03-09 18:10:39 +0000
committerAde Lovett <ade@FreeBSD.org>2000-03-09 18:10:39 +0000
commit13130273016451680818ecc7a18d011b6d3ca6e0 (patch)
treed9df020846844352c0608c58b624a868c44af1c9 /ftp/ftplocate/Makefile
parentdb0a2717684e34c336495e4401d3b261c7c05e5f (diff)
Notes
Diffstat (limited to 'ftp/ftplocate/Makefile')
-rw-r--r--ftp/ftplocate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile
index 218630d13d26..338550eb8625 100644
--- a/ftp/ftplocate/Makefile
+++ b/ftp/ftplocate/Makefile
@@ -30,6 +30,6 @@ post-extract:
.endfor
do-install:
- cd ${WRKSRC}; ${PERL} install.pl -y
+ cd ${WRKSRC}; ${PERL} install.pl -y -c -bsdport
.include <bsd.port.mk>