aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2026-01-06 04:26:53 +0000
committerLexi Winter <ivy@FreeBSD.org>2026-01-06 04:26:53 +0000
commitbde17e7663efc2e6abfb137d4bbd937226a66674 (patch)
tree5c81412d17abbd8ac8a2b7cced501677cedb8b42
parent9c401bf14854ef20e5e187395a686b0d1b7bcb5f (diff)
-rw-r--r--lib/libypclnt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 899e301f4608..ce63d8627a5f 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -1,4 +1,6 @@
-PACKAGE= runtime
+PACKAGE= yp
+LIB_PACKAGE=
+
LIB= ypclnt
SHLIB_MAJOR= 4
SRCS= ypclnt_connect.c \