fix configure error about xlib
PR: 52154 Submitted by: Christopher Hall <freebsd@generalresources.com> Approved by: maintainer timeout
This commit is contained in:
parent
a4da2e626f
commit
3eabf42be3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84037
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PLIST= ${.CURDIR}/pkg-plist
|
|||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
XEMACS_MAJOR_VER= 21
|
||||
WITH_XIM= xlib
|
||||
WITH_XIM= --with-xim=xlib
|
||||
BUILD_INPUT_METHOD= xcin2.5:${PORTSDIR}/chinese/xcin25
|
||||
|
||||
# xemacs21-mule-common needs this.
|
||||
|
|
Loading…
Reference in a new issue