Fix build.
PR: ports/98781 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
This commit is contained in:
parent
73a0f50eae
commit
25a005d80d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165141
@ -16,6 +16,11 @@ COMMENT= A fast Console Chinese System which supports framebuffer device
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_ICONV= yes
|
||||
# Don't bother to add ".if !defined(WITHOUT_NLS)", zhcon requires libintl
|
||||
USE_GETTEXT= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user