mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update libalias and libpam packaged files.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
848f2374fe
commit
2c438c08f1
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
.PATH: ${.CURDIR}/../../../sys/netinet/libalias
|
||||
|
||||
PACKAGE=lib${LIB}
|
||||
LIB= alias
|
||||
SHLIBDIR?= /lib
|
||||
SHLIB_MAJOR= 7
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=lib${LIB}
|
||||
OPENPAM= ${.CURDIR}/../../../contrib/openpam
|
||||
.PATH: ${OPENPAM}/include ${OPENPAM}/lib/libpam ${OPENPAM}/doc/man
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue