mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
"cluster-software" module patches). Make port LOCALBASE independent (ports/35945). PR: 35945 (modified) Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
9 lines
346 B
Text
9 lines
346 B
Text
--- proftpd/config-freebsd.orig Sat Mar 16 07:16:37 2002
|
|
+++ proftpd/config-freebsd Sat Mar 16 07:16:38 2002
|
|
@@ -1,4 +1,4 @@
|
|
-proftpd_path=/usr/local/libexec/proftpd
|
|
-proftpd_conf=/usr/local/etc/proftpd.conf
|
|
+proftpd_path=%%PREFIX%%/libexec/proftpd
|
|
+proftpd_conf=%%PREFIX%%/etc/proftpd.conf
|
|
pid_file=/var/run/proftpd.pid
|
|
ftpusers=/etc/ftpusers
|