summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-09-21 04:10:39 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-09-21 04:10:39 +0000
commit8e8a4545aee35069a031cbc2832fa2dfc7522b66 (patch)
treeecc33fbac2241a75a9508b30f0fc3578fff4549e /sysutils
parent- Fix the comment field of the added user (MySQL Daemon -> Mailman User) (diff)
Support installing to proper PREFIX directory.
PR: ports/21373 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=32919
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libretto-config/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libretto-config/files/patch-aa b/sysutils/libretto-config/files/patch-aa
index 4407c9027ea3..fed5a2151566 100644
--- a/sysutils/libretto-config/files/patch-aa
+++ b/sysutils/libretto-config/files/patch-aa
@@ -17,9 +17,9 @@
+OWNER = -o root
+GROUP = -g operator
+MODE = -m 4550
-+BINDIR = /usr/local/sbin
++BINDIR = ${PREFIX}/sbin
+MANSECT = 8
-+MANDIR = /usr/local/man
++MANDIR = ${PREFIX}/man
+MANLANG = e
-CFLAGS = -O2 #-DLIBRETTO -DDEBUG