Change the ETCDIR description to say "${PREFIX}" instead of
showing the actual prefix. Otherwise poudriere says it will read from /nonexistent/etc.
This commit is contained in:
parent
a534d44848
commit
0a92ab1e3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417426
@ -74,7 +74,7 @@ GDBM_DESC= Enable GDBM support (GPL)
|
||||
GDBM_LIB_DEPENDS= libgdbm.so:databases/gdbm
|
||||
GDBM_CONFIGURE_ENABLE= gdbm
|
||||
|
||||
ETCDIR_DESC= System-wide defaults in /etc (instead of ${PREFIX}/etc)
|
||||
ETCDIR_DESC= System-wide defaults in /etc (instead of $${PREFIX}/etc)
|
||||
ETCDIR_CONFIGURE_OFF= --enable-etcdir=${PREFIX}/etc
|
||||
|
||||
MAILDIR_DESC= Enable support for Maildirs in MAIL(PATH)
|
||||
|
Loading…
Reference in New Issue
Block a user