summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-11-01 00:52:50 +0000
committerkristerw <kristerw>2003-11-01 00:52:50 +0000
commit103df109cd666e1fb48289535a64f7b6f877bf79 (patch)
treedcbb766e231325024365f135cfa2a33f605beb71 /net
parent99989df12e1219912693576411b9c72aaeb1de47 (diff)
downloadpkgsrc-103df109cd666e1fb48289535a64f7b6f877bf79.tar.gz
Add USE_PERL5=build.
Diffstat (limited to 'net')
-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}"