pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ntp4 More files observed on FreeBSD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04360b2865e0
branches:  trunk
changeset: 632222:04360b2865e0
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Mar 20 19:01:45 2014 +0000

description:
More files observed on FreeBSD.

diffstat:

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

diffs (18 lines):

diff -r 940848d52aac -r 04360b2865e0 net/ntp4/Makefile
--- a/net/ntp4/Makefile Thu Mar 20 18:58:31 2014 +0000
+++ b/net/ntp4/Makefile Thu Mar 20 19:01:45 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2014/03/05 12:35:09 obache Exp $
+# $NetBSD: Makefile,v 1.78 2014/03/20 19:01:45 asau Exp $
 #
 
 DISTNAME=      ntp-dev-4.2.7p410
@@ -43,7 +43,7 @@
 
 PLIST_VARS+=   ntptime tickadj timetrim
 
-.if ${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
+.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
 PLIST.ntptime=         yes
 PLIST.tickadj=         yes
 .elif ${OPSYS} == "IRIX"



Home | Main Index | Thread Index | Old Index