Changes between Initial Version and Version 1 of Ticket #49040
- Timestamp:
- Oct 2, 2015, 4:40:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49040
- Property Owner changed from macports-tickets@… to cal@…
- Property Cc pkutzner+macports@… removed
-
Ticket #49040 – Description
initial v1 2 2 3 3 Change: 4 {{{ 4 5 configure.args --with-pam-dir=/usr/lib/pam \ 6 }}} 5 7 6 8 To: 9 {{{ 7 10 configure.args --with-pam-dir=/usr/local/lib/pam \ 11 }}}