pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/heimdal-dev: Nix MirBSD reference.
Module Name: pkgsrc-wip
Committed By: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Pushed By: riastradh
Date: Sat Sep 6 18:45:49 2025 +0000
Changeset: 5b8fe2fa5f2dd7b0d7e77c9fe7a04e3cadd2ad4d
Modified Files:
heimdal-dev/Makefile
Log Message:
wip/heimdal-dev: Nix MirBSD reference.
Had copied this from security/heimdal a while ago, but in the interim
our support for MirBSD was dropped.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5b8fe2fa5f2dd7b0d7e77c9fe7a04e3cadd2ad4d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
heimdal-dev/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/heimdal-dev/Makefile b/heimdal-dev/Makefile
index f72012878f..ccc517c07f 100644
--- a/heimdal-dev/Makefile
+++ b/heimdal-dev/Makefile
@@ -136,12 +136,6 @@ PLIST.glob= yes
PTHREAD_AUTO_VARS= yes
.endif
-.if ${OPSYS} == "MirBSD"
-PLIST.vis= yes
-# all of the tools need to link against pthread, force it.
-PTHREAD_AUTO_VARS= yes
-.endif
-
.if ${OPSYS} == "Minix"
# all of the tools need to link against pthread, force it.
PTHREAD_AUTO_VARS= yes
Home |
Main Index |
Thread Index |
Old Index