git: 1748e4223cf2 - main - x11-wm/fvwm3: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1748e4223cf2bcca3f762dcff865a1d61ac51160
commit 1748e4223cf2bcca3f762dcff865a1d61ac51160
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:25:43 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:25:43 +0000
x11-wm/fvwm3: Add CPE information
Approved by: portmgr (blanket)
---
x11-wm/fvwm3/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile
index 5fd9bf299903..643276659299 100644
--- a/x11-wm/fvwm3/Makefile
+++ b/x11-wm/fvwm3/Makefile
@@ -15,11 +15,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libbson-1.0.so:devel/libbson \
libevent.so:devel/libevent
-USES= compiler:c11 pkgconfig python:3.7+ readline xorg
+USES= compiler:c11 cpe pkgconfig python:3.7+ readline xorg
USE_XORG= ice x11 xext xrandr xrender xt
CONFLICTS_INSTALL= fvwm-2.*
+CPE_VENDOR= fvwm
+CPE_PRODUCT= fvwm
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_path_PYTHON=${PYTHON_CMD} \
--disable-golang
More information about the dev-commits-ports-all
mailing list