|
Lines 85-92
Link Here
|
| 85 |
--without-pam --without-pam_smbpass --without-aio-support |
85 |
--without-pam --without-pam_smbpass --without-aio-support |
| 86 |
|
86 |
|
| 87 |
# Dirty hack to work around usage of OPTIONS in slave ports |
87 |
# Dirty hack to work around usage of OPTIONS in slave ports |
| 88 |
.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc) |
88 |
.if exists(${.CURDIR}/Makefile.inc) |
| 89 |
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" |
89 |
.include "${.CURDIR}/Makefile.inc" |
| 90 |
.endif |
90 |
.endif |
| 91 |
|
91 |
|
| 92 |
.else |
92 |
.else |