diff --git a/x11-fonts/fslsfonts/Makefile b/x11-fonts/fslsfonts/Makefile index 7e3206c917d0..ba249fe6b69b 100644 --- a/x11-fonts/fslsfonts/Makefile +++ b/x11-fonts/fslsfonts/Makefile @@ -1,14 +1,17 @@ PORTNAME= fslsfonts PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= List fonts served by the X font server 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