summaryrefslogtreecommitdiff
path: root/net/ntp4
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-11-01 00:52:50 +0000
committerkristerw <kristerw>2003-11-01 00:52:50 +0000
commit3ef87a91941692827dd0983643fb4afedfc0ae2d (patch)
treedcbb766e231325024365f135cfa2a33f605beb71 /net/ntp4
parente7b7bbc6d86798486840b8759b4c720b3d82f221 (diff)
downloadpkgsrc-3ef87a91941692827dd0983643fb4afedfc0ae2d.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}"