git: 7d664a54e544 - main - net/delegate: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:21:08 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d664a54e544a5c266efd9521ed9ce1135e7c56b
commit 7d664a54e544a5c266efd9521ed9ce1135e7c56b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:49:16 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:14 +0000
net/delegate: Add CPE information
Approved by: portmgr (blanket)
---
net/delegate/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/delegate/Makefile b/net/delegate/Makefile
index 69ce2ae61c49..d5bae0f58a53 100644
--- a/net/delegate/Makefile
+++ b/net/delegate/Makefile
@@ -13,7 +13,7 @@ COMMENT= General purpose TCP/IP proxy system
BROKEN_mips= fails to build: gmake[1]: [Makefile:116: mkmake.exe] Error 1
BROKEN_mips64= fails to build: gmake[1]: [Makefile:116: mkmake.exe] Error 1
-USES= compiler:c11 gmake
+USES= compiler:c11 cpe gmake
SUB_FILES= pkg-message
ADMIN?= admin at example.com
More information about the dev-commits-ports-all
mailing list