aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-15 11:09:03 +0800
committerpat <pat@FreeBSD.org>2002-07-15 11:09:03 +0800
commit207a9561f07a3d7d75f60b026d61c621e22bd43b (patch)
treee2ffa2307ce45d7154ace12c0e3631debd0ee6c1 /japanese
parentb558aaf780aa14b6dbd75c2f1d4985f26b3e8b8e (diff)
downloadfreebsd-ports-gnome-207a9561f07a3d7d75f60b026d61c621e22bd43b.tar.gz
freebsd-ports-gnome-207a9561f07a3d7d75f60b026d61c621e22bd43b.tar.zst
freebsd-ports-gnome-207a9561f07a3d7d75f60b026d61c621e22bd43b.zip
Add option --with-logfilebase to CONFIGURE_ARGS to fix log location
PR: ports/40579 Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r--japanese/samba/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile
index 844bfbfd280e..199e0938795c 100644
--- a/japanese/samba/Makefile
+++ b/japanese/samba/Makefile
@@ -41,6 +41,7 @@ CONFIGURE_ARGS= --with-i18n-swat --with-included-gettext \
--libdir=${SAMBA_CONFDIR} \
--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
--with-lockdir=${VARDIR}/db/samba \
+ --with-logfilebase=${SAMBA_LOGDIR} \
--with-privatedir=${SAMBA_PRIVATE} \
--with-piddir=${VARDIR}/run \
--with-pam \