aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ntp-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index e9e840138127..00031759710f 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -61,6 +61,9 @@ PLIST_SUB+= NETSNMP=""
PLIST_SUB+= NETSNMP="@comment "
.endif
+pre-configure:
+ @cd ${WRKSRC} && ./bootstrap
+
post-install:
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/conf/* ${EXAMPLESDIR}