aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-07 00:20:31 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-07 00:20:31 +0000
commitbbdc32d38e3f1caf0ff08430975076ee9c2bd0c9 (patch)
tree1e7441dea8d11cb578230ec7e6af4f1827e64d7f /x11
parent9e0c173a3b3fff878ac349354c313bdcf89ff49f (diff)
downloadports-bbdc32d38e3f1caf0ff08430975076ee9c2bd0c9.tar.gz
ports-bbdc32d38e3f1caf0ff08430975076ee9c2bd0c9.zip
Portlint
Notes
Notes: svn path=/head/; revision=511381
Diffstat (limited to 'x11')
-rw-r--r--x11/luit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/luit/Makefile b/x11/luit/Makefile
index 921f67932dac..f6f7c163824d 100644
--- a/x11/luit/Makefile
+++ b/x11/luit/Makefile
@@ -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 \