diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-12-24 08:54:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-12-24 08:54:09 +0000 |
commit | 4d94f443872c49f9498418acfd07095620858a00 (patch) | |
tree | d9e9ed00a31159d3bde642aafed057ddad48e133 /x11-fonts/bdftopcf/Makefile | |
parent | 3f74c0178a613a1f02b72b30fccac2fff918c6d8 (diff) | |
download | ports-4d94f443872c49f9498418acfd07095620858a00.tar.gz ports-4d94f443872c49f9498418acfd07095620858a00.zip |
Notes
Diffstat (limited to 'x11-fonts/bdftopcf/Makefile')
-rw-r--r-- | x11-fonts/bdftopcf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |