aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ziaee <oncussious.bugzilla_runbox.com>2024-10-30 19:51:40 +0000
committerCy Schubert <cy@FreeBSD.org>2024-10-30 19:56:24 +0000
commitfa93a47106ab37410c58fa8dc0779482ca636f69 (patch)
treebdfa2fb6bb4dd52512e62384367c05c33f294901
parentb71b1b7da088dd6ec88cc38436d8c6dec8cd336b (diff)
downloadports-fa93a47106ab37410c58fa8dc0779482ca636f69.tar.gz
ports-fa93a47106ab37410c58fa8dc0779482ca636f69.zip
net/ntp: Fix build w/o autogen preinstalled
Previously, the port would not build complaining about no autogen. With this patch, the port builds and installs. MFH: 2024Q4 Differential Revision: https://reviews.freebsd.org/D47345
-rw-r--r--net/ntp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index dce7244f7f6d..b9101f5874c8 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -10,6 +10,7 @@ COMMENT= The Network Time Protocol Distribution
WWW= https://www.ntp.org/
LIB_DEPENDS= libevent.so:devel/libevent
+BUILD_DPENDS= autogen:devel/autogen
CONFLICTS= ntpsec openntpd