mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
$NetBSD: patch-ae,v 1.2 2013/02/09 18:30:14 christos Exp $
|
|
|
|
--- hints/darwin.sh.orig 2013-01-23 19:09:43.000000000 +0000
|
|
+++ hints/darwin.sh
|
|
@@ -0,0 +1,2 @@
|
|
+so='dylib'
|
|
+libs='-lresolv'
|