aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-13 16:12:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-13 16:12:00 +0000
commit2162b9b8af617026ba648f860d10e217e6895c5d (patch)
tree5c27aee2b9d4917bb3308eaee374cb0f6a1a691c /x11/mlterm
parentf50b94a4169968e9ca5adee221de2ec31cd1b684 (diff)
downloadports-2162b9b8af617026ba648f860d10e217e6895c5d.tar.gz
ports-2162b9b8af617026ba648f860d10e217e6895c5d.zip
x11/mlterm: Remove libfontconfig from REGIS_LIB_DEPENDS
It's already in LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=490152
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 7cac54ff35d9..581171a671e2 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -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>