pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libnsl: fix builtin.mk by setting BUILTIN_PKG
Module Name: pkgsrc-wip
Committed By: Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By: nros
Date: Thu Dec 7 21:08:59 2023 +0100
Changeset: 98b71d65021c4aad61ae90db9f1e2e3070448c79
Modified Files:
libnsl/builtin.mk
Log Message:
libnsl: fix builtin.mk by setting BUILTIN_PKG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=98b71d65021c4aad61ae90db9f1e2e3070448c79
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libnsl/builtin.mk | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/libnsl/builtin.mk b/libnsl/builtin.mk
index 6ce645d8ab..231d7d0276 100644
--- a/libnsl/builtin.mk
+++ b/libnsl/builtin.mk
@@ -2,6 +2,8 @@
.if !defined(IS_BUILTIN.libnsl)
+BUILTIN_PKG:= libnsl
+
BUILTIN_FIND_PKGCONFIG_FILES_VAR= PC_LIBNSL
BUILTIN_FIND_PKGCONFIG_FILES.PC_LIBNSL= libnsl.pc
Home |
Main Index |
Thread Index |
Old Index