pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d29f3cedfe8
branches:  trunk
changeset: 478441:0d29f3cedfe8
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jul 23 19:58:42 2004 +0000

description:
* Enable pkgviews installation.
* Conflicts with net/ntp4.

Bump PKGREVISION.

diffstat:

 net/openntpd/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r db0b4c1f7698 -r 0d29f3cedfe8 net/openntpd/Makefile
--- a/net/openntpd/Makefile     Fri Jul 23 19:47:21 2004 +0000
+++ b/net/openntpd/Makefile     Fri Jul 23 19:58:42 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 19:17:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/23 19:58:42 xtraeme Exp $
 
 DISTNAME=              openntpd-20040719p
+PKGREVISION=           1
 CATEGORIES=            net
 MASTER_SITES=          http://www.openntpd.org/dist/portable/
 
@@ -8,6 +9,10 @@
 HOMEPAGE=              http://www.openntpd.org/
 COMMENT=                Free implementation of the Network Time Protocol
 
+PKG_INSTALLATYON_TYPES=        overwrite pkgviews
+
+CONFLICTS+=            ntp-[0-9]*
+
 USE_BUILDLINK3=                yes
 USE_PKGINSTALL=                yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index