remove USE_XLIB
PR: 58978 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
This commit is contained in:
parent
4fa9390134
commit
c30629a801
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93315
1 changed files with 4 additions and 2 deletions
|
@ -21,10 +21,12 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-included-gettext=${LOCALBASE}
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
REINPLACE_ARGS= # empty
|
||||
USE_XLIB= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
MAN1= zhcon.1
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,${LOCALBASE}/share/locale,${PREFIX}/share/locale,g' \
|
||||
${WRKSRC}/*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue