git: d3fa85b4aa56 - main - shells/dash: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:47 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3fa85b4aa563c3d3b890577ba34139641efb814
commit d3fa85b4aa563c3d3b890577ba34139641efb814
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:21:18 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:37 +0000
shells/dash: Add CPE information
Approved by: portmgr (blanket)
---
shells/dash/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 7031fc6fa9c3..6ff6b688d7b8 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
# disable RT signal handling.
CFLAGS+= -DUNUSABLE_RT_SIGNALS
-USES= gmake
+USES= cpe gmake
PLIST_FILES= bin/dash \
man/man1/dash.1.gz
More information about the dev-commits-ports-all
mailing list