svn commit: r390671 - head/net/xrdp
Philip M. Gollucci
pgollucci at FreeBSD.org
Fri Jun 26 22:37:19 UTC 2015
Author: pgollucci
Date: Fri Jun 26 22:37:18 2015
New Revision: 390671
URL: https://svnweb.freebsd.org/changeset/ports/390671
Log:
x11-servers/x11rdp
- fix JP106 OPTION (non default)
Note: OPTION handling needs a cleanup
Reported by: Wolfgang Schraml <wschraml at rwg-bayreuth.de>
Modified:
head/net/xrdp/Makefile
Modified: head/net/xrdp/Makefile
==============================================================================
--- head/net/xrdp/Makefile Fri Jun 26 22:13:46 2015 (r390670)
+++ head/net/xrdp/Makefile Fri Jun 26 22:37:18 2015 (r390671)
@@ -56,7 +56,7 @@ X11RDP_RUN_DEPENDS= X11rdp:${PORTSDIR}/x
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>
More information about the svn-ports-all
mailing list