svn commit: r490152 - head/x11/mlterm
Tobias Kortkamp
tobik at FreeBSD.org
Sun Jan 13 16:12:01 UTC 2019
Author: tobik
Date: Sun Jan 13 16:12:00 2019
New Revision: 490152
URL: https://svnweb.freebsd.org/changeset/ports/490152
Log:
x11/mlterm: Remove libfontconfig from REGIS_LIB_DEPENDS
It's already in LIB_DEPENDS.
Modified:
head/x11/mlterm/Makefile
Modified: head/x11/mlterm/Makefile
==============================================================================
--- head/x11/mlterm/Makefile Sun Jan 13 16:08:40 2019 (r490151)
+++ head/x11/mlterm/Makefile Sun Jan 13 16:12:00 2019 (r490152)
@@ -65,7 +65,6 @@ CAIRO_CONFIGURE_OFF= --with-type-engines="xcore,xft"
SIXEL_CONFIGURE_ENABLE= sixel
-REGIS_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig
REGIS_USE= SDL=ttf
.include <bsd.port.options.mk>
More information about the svn-ports-head
mailing list