Skip to content

Commit

Permalink
x11-fonts/mkfontscale: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 75e1b55 commit 19a4d70
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions x11-fonts/mkfontscale/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mkfontscale
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
Expand All @@ -14,9 +15,11 @@ LIB_DEPENDS= libfreetype.so:print/freetype2
USES= xorg xorg-cat:app
USE_XORG= xorgproto fontenc

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/mkfontdir \
bin/mkfontscale \
man/man1/mkfontdir.1.gz \
man/man1/mkfontscale.1.gz
share/man/man1/mkfontdir.1.gz \
share/man/man1/mkfontscale.1.gz

.include <bsd.port.mk>

0 comments on commit 19a4d70

Please sign in to comment.