pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mDNSResponder Next attempt to get the pattern corr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/32c3192141ed
branches: trunk
changeset: 506507:32c3192141ed
user: tron <tron%pkgsrc.org@localhost>
date: Tue Jan 17 23:10:40 2006 +0000
description:
Next attempt to get the pattern correct for NetBSD 3.0.
diffstat:
net/mDNSResponder/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 1ceff4da74b5 -r 32c3192141ed net/mDNSResponder/Makefile
--- a/net/mDNSResponder/Makefile Tue Jan 17 23:01:17 2006 +0000
+++ b/net/mDNSResponder/Makefile Tue Jan 17 23:10:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/01/17 22:46:13 tron Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/17 23:10:40 tron Exp $
DISTNAME= mDNSResponder-107.5
CATEGORIES= net
@@ -46,8 +46,7 @@
INSTALLATION_DIRS= bin include lib sbin
.if !empty(MACHINE_PLATFORM:MNetBSD-3.99.[1-7]*) || \
- !empty(MACHINE_PLATFORM:MNetBSD-3.[0-9]) || \
- !empty(MACHINE_PLATFORM:MNetBSD-3.[0-9][._]*) || \
+ !empty(MACHINE_PLATFORM:MNetBSD-3.[0-9][._-]*) || \
!empty(MACHINE_PLATFORM:MNetBSD-[0-2]*)
.include "../../devel/librfuncs/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index