Date: Sun, 29 Aug 2021 18:33:23 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b73cfa3a1c6 - main - x11-wm/windowmaker: Add CPE information Message-ID: <202108291833.17TIXNcL074150@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b73cfa3a1c62f280bb4213a513459f567ef6e9d commit 4b73cfa3a1c62f280bb4213a513459f567ef6e9d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:16:02 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:16:02 +0000 x11-wm/windowmaker: Add CPE information Approved by: portmgr (blanket) --- x11-wm/windowmaker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index cc7277a7949b..ae375d214d90 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ libexif.so:graphics/libexif RUN_DEPENDS= ${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:graphics/wmicons -USES= gnome jpeg libtool shebangfix pathfix perl5 pkgconfig xorg +USES= cpe gnome jpeg libtool shebangfix pathfix perl5 pkgconfig xorg USE_CSTD= c99 USE_GNOME= pango USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXNcL074150>