From 4d94f443872c49f9498418acfd07095620858a00 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sun, 24 Dec 2017 08:54:09 +0000 Subject: [PATCH] Fix build. Add missing USES=localbase. Apologies for the breakage. --- x11-fonts/bdftopcf/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile index 9d2c77720cb7..a8e27ed1b0f3 100644 --- a/x11-fonts/bdftopcf/Makefile +++ b/x11-fonts/bdftopcf/Makefile @@ -8,6 +8,8 @@ CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= Convert X font from BDF to PCF +USES= localbase + XORG_CAT= app USE_XORG= fontsproto xproto