pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mDNSResponder Another attempt to get the pattern f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3242d7d6a35c
branches: trunk
changeset: 506509:3242d7d6a35c
user: tron <tron%pkgsrc.org@localhost>
date: Tue Jan 17 23:41:49 2006 +0000
description:
Another attempt to get the pattern for NetBSD 3.0 correct.
diffstat:
net/mDNSResponder/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 5f741c22df14 -r 3242d7d6a35c net/mDNSResponder/Makefile
--- a/net/mDNSResponder/Makefile Tue Jan 17 23:13:44 2006 +0000
+++ b/net/mDNSResponder/Makefile Tue Jan 17 23:41:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/01/17 23:13:44 tron Exp $
+# $NetBSD: Makefile,v 1.16 2006/01/17 23:41:49 tron Exp $
DISTNAME= mDNSResponder-107.5
CATEGORIES= net
@@ -46,7 +46,8 @@
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