Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2026 00:13:36 +0000
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 15ef53519832 - main - x11-drivers/xorgxrdp: Remove WIP comment in Makefile
Message-ID:  <69828f30.21da9.55f29162@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15ef535198329db19aa663db5e177f14270adb42

commit 15ef535198329db19aa663db5e177f14270adb42
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2026-02-04 00:13:12 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2026-02-04 00:13:12 +0000

    x11-drivers/xorgxrdp: Remove WIP comment in Makefile
---
 x11-drivers/xorgxrdp/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 16ddaecc65a8..36f60f73613c 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -46,10 +46,6 @@ _XMODDIR=	lib/xorg/modules
 .endif
 
 XRDPVER=		0.10.5
-# xorg:   /usr/local/lib/xorg/modules
-# xlibre: /usr/local/lib/xorg/modules/xlibre-25
-# This works but != should be avoided
-#_XMODDIR!=	pkgconf --variable moduledir xorg-server | sed -e "s|^${LOCALBASE}/||"
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	XRDP_CFLAGS=-I${WRKDIR}/xrdp-${XRDPVER}/common


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69828f30.21da9.55f29162>