From e343bfccae50520f15ef9f887858d27b4cec0041 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 7 Feb 2006 03:54:25 +0000 Subject: Make "install" a phony target, so that it works on a case-insensitive file system. --- net/adns/distinfo | 3 ++- net/adns/patches/patch-ag | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 net/adns/patches/patch-ag (limited to 'net') diff --git a/net/adns/distinfo b/net/adns/distinfo index 55be80a319e..b12b208c47c 100644 --- a/net/adns/distinfo +++ b/net/adns/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2006/02/07 03:48:43 minskim Exp $ +$NetBSD: distinfo,v 1.12 2006/02/07 03:54:25 minskim Exp $ SHA1 (adns-1.1.tar.gz) = cd47dfc819b147b3275eaf6316f17f15be7187e5 RMD160 (adns-1.1.tar.gz) = c6198f864afc40657dd94b7a94cf59a483ab7581 @@ -9,3 +9,4 @@ SHA1 (patch-ac) = 2928cd6ccd224bc6d355e52b2f8dc149beaaff84 SHA1 (patch-ad) = 5ce6a933673c82b2058ff67223057bbf18f5d8bb SHA1 (patch-ae) = fdcc3815b880538ef2c124c7ff3c0ac74b25a14f SHA1 (patch-af) = f1372fe9216161d423602318a812e7f06e0f0a92 +SHA1 (patch-ag) = ffe081833324dbd28b15408ee7ce4b3a232382e2 diff --git a/net/adns/patches/patch-ag b/net/adns/patches/patch-ag new file mode 100644 index 00000000000..18396b5664f --- /dev/null +++ b/net/adns/patches/patch-ag @@ -0,0 +1,10 @@ +$NetBSD: patch-ag,v 1.1 2006/02/07 03:54:25 minskim Exp $ + +--- Makefile.in.orig 2003-07-01 14:59:38.000000000 -0700 ++++ Makefile.in +@@ -75,3 +75,5 @@ README: README.html + + TAGS info dvi: + # do nothing ++ ++.PHONY: install -- cgit v1.2.3