pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ipa Maintainer says in PR 28643 to restrict this p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b2be6dc8d27
branches:  trunk
changeset: 486393:1b2be6dc8d27
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 27 22:33:18 2004 +0000

description:
Maintainer says in PR 28643 to restrict this package on NetBSD
to NetBSD<2.0 -- make it so.

diffstat:

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

diffs (18 lines):

diff -r 7a7d0f938ea0 -r 1b2be6dc8d27 net/ipa/Makefile
--- a/net/ipa/Makefile  Mon Dec 27 22:11:31 2004 +0000
+++ b/net/ipa/Makefile  Mon Dec 27 22:33:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/12/03 15:15:05 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/27 22:33:18 wiz Exp $
 #
 
 DISTNAME=      ipa-1.3.6
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://ipa-system.sourceforge.net/
 COMMENT=       IP accounting software
 
-ONLY_FOR_PLATFORM=     *BSD-*-*
+ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-1*-* OpenBSD-*-*
 
 RESTRICTED=            "Needs to be built uniquely for each host"
 NO_BIN_ON_FTP=         ${RESTRICTED}



Home | Main Index | Thread Index | Old Index