git: 587649902329 - main - tzsetup: remove left overs from libbsddialog conversion
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 09:54:23 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=587649902329d1e57bf72bd399f425eb49e37788
commit 587649902329d1e57bf72bd399f425eb49e37788
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-08-26 09:48:03 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-08-26 09:54:17 +0000
tzsetup: remove left overs from libbsddialog conversion
PR: 265954
---
usr.sbin/tzsetup/Makefile.depend.options | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/usr.sbin/tzsetup/Makefile.depend.options b/usr.sbin/tzsetup/Makefile.depend.options
deleted file mode 100644
index 4425320ea3be..000000000000
--- a/usr.sbin/tzsetup/Makefile.depend.options
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-# This file is not autogenerated - take care!
-
-DIRDEPS_OPTIONS= DIALOG
-
-DIRDEPS.DIALOG.yes= \
- gnu/lib/libdialog \
- lib/ncurses/ncursesw \
-
-.include <dirdeps-options.mk>