1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

x11-servers/x11rdp

- fix JP106 OPTION (non default)

Note: OPTION handling needs a cleanup

Reported by: Wolfgang Schraml <wschraml@rwg-bayreuth.de>
This commit is contained in:
Philip M. Gollucci 2015-06-26 22:37:18 +00:00
parent 80ccba4850
commit 59b52f73ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390671

View File

@ -56,7 +56,7 @@ X11RDP_RUN_DEPENDS= X11rdp:${PORTSDIR}/x11-servers/x11rdp
X11RDP_EXTRA_PATCHES= ${FILESDIR}/extra-patch-x11rdp_xrdp.ini
# JP106 keymap
JP106_PLIST_SUB= JP106=""
JP106_PLIST_SUB_OFF= JP106="@comment"
JP106_PLIST_SUB_OFF= JP106="@comment "
.include <bsd.port.options.mk>