forked from Lainports/freebsd-ports
- fix path
This commit is contained in:
parent
40cdaba201
commit
66d806ee56
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ do-install:
|
|||
.endfor
|
||||
.endif
|
||||
|
||||
.if exists(/etc/pam.d)
|
||||
.if exists(${DESTDIR}/etc/pam.d)
|
||||
PLIST_SUB+= WITH_PAMD=""
|
||||
.else
|
||||
PLIST_SUB+= WITH_PAMD="@comment "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue