pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/oidentd Add SunOS 5.10+ to the NOT_FOR_PLATFORMS l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ec8ebdbb386
branches:  trunk
changeset: 639796:7ec8ebdbb386
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 25 15:59:13 2014 +0000

description:
Add SunOS 5.10+ to the NOT_FOR_PLATFORMS list.

diffstat:

 net/oidentd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r aaca2a892d21 -r 7ec8ebdbb386 net/oidentd/Makefile
--- a/net/oidentd/Makefile      Thu Sep 25 15:21:46 2014 +0000
+++ b/net/oidentd/Makefile      Thu Sep 25 15:59:13 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:43 asau Exp $
+# $NetBSD: Makefile,v 1.15 2014/09/25 15:59:13 jperkin Exp $
 
 DISTNAME=      oidentd-2.0.7
 PKGREVISION=   4
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://dev.ojnk.net/
 COMMENT=       Configurable IDENT server that supports NAT/IP masq
 
-NOT_FOR_PLATFORM+=     NetBSD-[5-9]*-* NetBSD-1[0-9]*-*
+NOT_FOR_PLATFORM+=     NetBSD-[5-9]*-* NetBSD-1[0-9]*-* SunOS-5.1[0-9]-*
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}



Home | Main Index | Thread Index | Old Index