mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
$NetBSD: patch-ac,v 1.2 2015/12/29 18:17:04 dholland Exp $
|
|
|
|
Add config for NetBSD.
|
|
|
|
--- /dev/null Thu May 2 17:26:15 2002
|
|
+++ System/Platforms/netbsd/Platform.module Thu May 2 17:07:32 2002
|
|
@@ -0,0 +1,5 @@
|
|
+$(SATHER_HOME)/Library/System/Socket/Socket.module
|
|
+-external C_SOCKET "$(SATHER_HOME)/Library/System/Socket/socket_support.c " -end
|
|
+-external BROWSER " " -end
|
|
+-external C_TCL_TK " " -end
|
|
+
|