forked from Lainports/freebsd-ports
Portlint
This commit is contained in:
parent
9e0c173a3b
commit
bbdc32d38e
1 changed files with 2 additions and 2 deletions
|
|
@ -11,13 +11,13 @@ COMMENT= Locale and ISO 2022 support for Unicode terminals
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/encodings/encodings.dir:x11-fonts/encodings
|
||||
|
||||
USES= iconv localbase:ldflags tar:tgz pkgconfig xorg
|
||||
USE_XORG= ice x11 xt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/encodings/encodings.dir:x11-fonts/encodings
|
||||
|
||||
CONFIGURE_ARGS= --x-libraries=${LOCALBASE}/lib \
|
||||
--x-includes=${LOCALBASE}/include \
|
||||
--with-encodings-dir=${LOCALBASE}/share/fonts/encodings/encodings.dir \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue