pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ntp4 * Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/260606c4dca8
branches:  trunk
changeset: 478442:260606c4dca8
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jul 23 19:59:41 2004 +0000

description:
* Enable pkgviews installation.
* Conflicts with openntpd.

Bump PKGREVISION.

diffstat:

 net/ntp4/Makefile |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 0d29f3cedfe8 -r 260606c4dca8 net/ntp4/Makefile
--- a/net/ntp4/Makefile Fri Jul 23 19:58:42 2004 +0000
+++ b/net/ntp4/Makefile Fri Jul 23 19:59:41 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/06/10 20:03:11 jschauma Exp $
+# $NetBSD: Makefile,v 1.36 2004/07/23 19:59:41 xtraeme Exp $
 #
 
 DISTNAME=      ntp-4.2.0
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.udel.edu/pub/ntp/ntp4/                \
                http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
@@ -11,6 +11,10 @@
 HOMEPAGE=      http://www.ntp.org/
 COMMENT=       Network Time Protocol Version 4
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+CONFLICTS+=    openntpd-[0-9]*
+
 GNU_CONFIGURE= YES
 USE_PERL5=     build
 USE_BUILDLINK3= YES



Home | Main Index | Thread Index | Old Index