summaryrefslogtreecommitdiffstats
path: root/ftp/ftplocate
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-03-09 18:10:39 +0000
committerade <ade@FreeBSD.org>2000-03-09 18:10:39 +0000
commitfaa62144d31e4c6aecfe01730fa5a6050f5bd38d (patch)
tree54b2843ca1f39c3fa06201bafb654ea646ba48ee /ftp/ftplocate
parent6c014744291b8dff6d5c73b952c08897088d5459 (diff)
downloadFreeBSD-ports-faa62144d31e4c6aecfe01730fa5a6050f5bd38d.zip
FreeBSD-ports-faa62144d31e4c6aecfe01730fa5a6050f5bd38d.tar.gz
Fix web server check problem at install time.
Note to maintainer (who also happens to be the author). When making changes like this, it is advisable to bump the version number if you repackage things. MD5 changes make us (especially Kris :) nervous. I've verified the differences for this one. PR: 17174 Submitted by: maintainer/author
Diffstat (limited to 'ftp/ftplocate')
-rw-r--r--ftp/ftplocate/Makefile2
-rw-r--r--ftp/ftplocate/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile
index 218630d..338550e 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>
diff --git a/ftp/ftplocate/distinfo b/ftp/ftplocate/distinfo
index b211363..463a695 100644
--- a/ftp/ftplocate/distinfo
+++ b/ftp/ftplocate/distinfo
@@ -1 +1 @@
-MD5 (ftplocate-2.01.tar.gz) = 3a805a6494a02e596093af40db833d1f
+MD5 (ftplocate-2.01.tar.gz) = 83dfcbff4df5e2813ccd1f68bb7cbd53
OpenPOWER on IntegriCloud