diff options
| author | Koichiro Iwao <meta@FreeBSD.org> | 2026-02-04 00:13:12 +0000 |
|---|---|---|
| committer | Koichiro Iwao <meta@FreeBSD.org> | 2026-02-04 00:13:12 +0000 |
| commit | 15ef535198329db19aa663db5e177f14270adb42 (patch) | |
| tree | d40b0189773c827b17e572eec70817dfd365e064 | |
| parent | ff32f199e4ca37497c18211d275ceba41bc140ea (diff) | |
x11-drivers/xorgxrdp: Remove WIP comment in Makefile
| -rw-r--r-- | x11-drivers/xorgxrdp/Makefile | 4 |
1 files changed, 0 insertions, 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 |
