components/proftpd/Makefile
changeset 1365 449992904128
parent 1343 a66d36656846
child 1854 f5969f61e00e
--- a/components/proftpd/Makefile	Thu Jun 20 10:55:07 2013 -0700
+++ b/components/proftpd/Makefile	Fri Jun 21 01:37:46 2013 -0700
@@ -59,7 +59,7 @@
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS) -I/usr/include/kerberosv5 -DHAVE_KRB5_H=1 -DKRB5_DLLIMP= -DHAVE__GETGRPSBYMEMBER"
 # Force immediate binding because of chroot().
 CONFIGURE_OPTIONS +=	LDFLAGS="-z guidance=nolazyload -z nolazyload -lbsm"
-CONFIGURE_OPTIONS +=	install_user=$(LOGNAME)
+CONFIGURE_OPTIONS +=	install_user=`id -nu`
 CONFIGURE_OPTIONS +=	install_group=`groups | cut -f 1 -d ' '`
 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)
 CONFIGURE_OPTIONS +=	--localstatedir=/var/run