git: fc7fc1af28da - main - net/freerdp: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:53 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b
commit fc7fc1af28dafd1aad7b9ed3139c9c9818b3370b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:43:25 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:25 +0000
net/freerdp: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
net/freerdp/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile
index f532caae4a2a..6385ece4b099 100644
--- a/net/freerdp/Makefile
+++ b/net/freerdp/Makefile
@@ -20,8 +20,6 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim
USES= alias cmake compiler:c++11-lib cpe gettext gnome localbase pathfix pkgconfig ssl
USE_LDCONFIG= yes
-CPE_VENDOR= freerdp_project
-
PATCHVERSION= ${PORTVERSION}
MAJORVERSION= ${PORTVERSION:R:R}
More information about the dev-commits-ports-all
mailing list