Skip to content

Commit

Permalink
x11-fonts/fslsfonts: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 19402e1 commit 831bccf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11-fonts/fslsfonts/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fslsfonts
PORTVERSION= 1.0.5
PORTREVISION= 1
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
Expand All @@ -9,6 +10,8 @@ WWW= https://www.x.org/
USES= xorg xorg-cat:app
USE_XORG= x11 libfs

PLIST_FILES= bin/fslsfonts man/man1/fslsfonts.1.gz
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/fslsfonts share/man/man1/fslsfonts.1.gz

.include <bsd.port.mk>

0 comments on commit 831bccf

Please sign in to comment.