From 842a0a5165792a999df8f2d23dfea02782490f50 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 28 Mar 2015 14:37:28 +0000 Subject: Check the xorg-fonts package rather than the file the meta port will not carry soon anymore --- x11/metisse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index 34fdf42b69b3..35006ae39235 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -16,7 +16,7 @@ CONFLICTS= fvwm-1.* fvwm-2.* LIB_DEPENDS= libNucleo.so:${PORTSDIR}/x11-toolkits/nucleo \ libpng.so:${PORTSDIR}/graphics/png -RUN_DEPENDS= ${LOCALBASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts +RUN_DEPENDS= xorg-fonts:${PORTSDIR}/x11-fonts/xorg-fonts USES= gettext libtool pathfix pkgconfig python shebangfix tar:bzip2 SHEBANG_FILES= ${WRKSRC}/fvwm-insitu/bin/fvwm-convert-2.4.in \ -- cgit