summaryrefslogtreecommitdiff
path: root/news/trn/patches/patch-ae
diff options
context:
space:
mode:
authorchuck <chuck>2008-11-12 18:53:52 +0000
committerchuck <chuck>2008-11-12 18:53:52 +0000
commitc48b9cc31b1b07cdb8c786c51ccb2b5fe984e722 (patch)
treebbd2ceda7ac6e1b76f1c64f7d95ec725619f3a26 /news/trn/patches/patch-ae
parent541dccc0a514747cea6ec8a54ee6495252318bdc (diff)
downloadpkgsrc-c48b9cc31b1b07cdb8c786c51ccb2b5fe984e722.tar.gz
add darwin.sh compile hints file
Diffstat (limited to 'news/trn/patches/patch-ae')
-rw-r--r--news/trn/patches/patch-ae7
1 files changed, 7 insertions, 0 deletions
diff --git a/news/trn/patches/patch-ae b/news/trn/patches/patch-ae
new file mode 100644
index 00000000000..bc4c810ae7d
--- /dev/null
+++ b/news/trn/patches/patch-ae
@@ -0,0 +1,7 @@
+$NetBSD: patch-ae,v 1.1 2008/11/12 18:53:52 chuck Exp $
+
+--- /dev/null 2008-11-12 13:40:59.000000000 -0500
++++ hints/darwin.sh 2008-11-12 13:19:30.000000000 -0500
+@@ -0,0 +1,2 @@
++so='dylib'
++libs='-lresolv'