summaryrefslogtreecommitdiff
path: root/net/ntp4
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2003-11-01 00:52:50 +0000
committerkristerw <kristerw@pkgsrc.org>2003-11-01 00:52:50 +0000
commita2956f11f6eb2d9dcd6f7ffc36647b0848987a9a (patch)
treedcbb766e231325024365f135cfa2a33f605beb71 /net/ntp4
parent2d4bd650d610016166622152e4b2f48dab1940c2 (diff)
downloadpkgsrc-a2956f11f6eb2d9dcd6f7ffc36647b0848987a9a.tar.gz
Add USE_PERL5=build.
Diffstat (limited to 'net/ntp4')
-rw-r--r--net/ntp4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile
index 7f7614d90fe..fd35adceba4 100644
--- a/net/ntp4/Makefile
+++ b/net/ntp4/Makefile
@@ -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 @@ HOMEPAGE= http://www.ntp.org/
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}"