diff options
Diffstat (limited to 'x11-fonts/bdftopcf')
-rw-r--r-- | x11-fonts/bdftopcf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile index 3e664f1c80fb..a5c6d9ebb9fd 100644 --- a/x11-fonts/bdftopcf/Makefile +++ b/x11-fonts/bdftopcf/Makefile @@ -9,7 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Convert X font from BDF to PCF XORG_CAT= app -USE_XORG= xfont xorg-macros +USE_XORG= xfont PLIST_FILES= bin/bdftopcf MAN1= bdftopcf.1 |