mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
affeba3053
- Use OPTIONS for optional dependencies - Change pkg-{,de}install to avoid risk of data loss when upgrading - Patch files instead of regexps in Makefile added a work around for PR 63293 PR: 63230 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Reviewed by: clement
12 lines
284 B
Perl
12 lines
284 B
Perl
--- lib/probes/EchoPingHttps.pm.orig Sun Jan 11 18:06:12 2004
|
|
+++ lib/probes/EchoPingHttps.pm Sun Jan 11 18:06:12 2004
|
|
@@ -14,7 +14,7 @@
|
|
*** Probes ***
|
|
+ EchoPingHttps
|
|
|
|
- binary = /usr/bin/echoping # mandatory
|
|
+ binary = %%PREFIX%%/bin/echoping # mandatory
|
|
|
|
*** Targets ***
|
|
|