From fe6ef385c4f2322e0dfd0570777b90a16ff546b6 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 23 Jan 2024 16:41:03 +0100 Subject: [PATCH] x11-fonts/bdftopcf: Impelled to share/man Approved by: portmgr (blanket) --- x11-fonts/bdftopcf/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile index e6cff0c388e2..8a2bcd958b59 100644 --- a/x11-fonts/bdftopcf/Makefile +++ b/x11-fonts/bdftopcf/Makefile @@ -1,6 +1,6 @@ PORTNAME= bdftopcf PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -14,6 +14,8 @@ USES= localbase xorg xorg-cat:app USE_XORG= xorgproto -PLIST_FILES= bin/bdftopcf man/man1/bdftopcf.1.gz +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + +PLIST_FILES= bin/bdftopcf share/man/man1/bdftopcf.1.gz .include