pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ntp4 Add USE_PERL5=build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ac71dc92204
branches:  trunk
changeset: 463194:7ac71dc92204
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Nov 01 00:52:50 2003 +0000

description:
Add USE_PERL5=build.

diffstat:

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

diffs (17 lines):

diff -r fa72d22ffd1a -r 7ac71dc92204 net/ntp4/Makefile
--- a/net/ntp4/Makefile Fri Oct 31 23:38:46 2003 +0000
+++ b/net/ntp4/Makefile Sat Nov 01 00:52:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/10/24 04:52:26 fredb Exp $
+# $NetBSD: Makefile,v 1.26 2003/11/01 00:52:50 kristerw Exp $
 #
 
 DISTNAME=      ntp-4.2.0
@@ -11,6 +11,7 @@
 COMMENT=       Network Time Protocol Version 4
 
 GNU_CONFIGURE= YES
+USE_PERL5=     build
 #USE_BUILDLINK2=YES ***FIXME: Causes lots of "missing prototype" warnings.***
 
 CONFIGURE_ENV+=        PATH_PERL="${PERL5}"



Home | Main Index | Thread Index | Old Index