- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-01-12 15:16:33 +00:00
parent 890df1dc00
commit deb62200f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431278

View file

@ -38,7 +38,7 @@ VAR_LOG_DESC= put logfiles into /var/log
.if ${PORT_OPTIONS:MPAM}
PAM_SUFFIX= -pam
MAKE_ENV+= WITH_PAM=${WITH_PAM}
.if ${OSVERSION} >= 110000
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 110000
MAKE_ENV+= MINUSLPAM=-lpam
.endif
CONFLICTS?= freebsd-uucp-1.*