diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-10-10 14:41:52 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-10-11 19:07:05 +0000 |
| commit | 0983e80a9addbd65603a430e186d2a50b4e15e29 (patch) | |
| tree | ccb6d3fe2670b16caade2d083ff418d55cabd651 /lib/libblacklist | |
| parent | 4efaf43c6fa76e0daa1ed5ea535d863f15415bf4 (diff) | |
Diffstat (limited to 'lib/libblacklist')
| -rw-r--r-- | lib/libblacklist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libblacklist/Makefile b/lib/libblacklist/Makefile index e8d25ac7f1b8..932e186e3172 100644 --- a/lib/libblacklist/Makefile +++ b/lib/libblacklist/Makefile @@ -3,6 +3,7 @@ BLACKLIST_DIR=${SRCTOP}/contrib/blacklist .PATH: ${BLACKLIST_DIR}/lib ${BLACKLIST_DIR}/include +PACKAGE= blocklist LIB= blacklist SHLIB_MAJOR= 0 |
