aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/xfontsel/Makefile
diff options
context:
space:
mode:
authorHelge Oldach <freebsd@oldach.net>2024-01-29 19:34:01 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-01-29 19:34:26 +0000
commit32df485cf68a4b91699696ebfb4f475d3f715a3f (patch)
tree43636938663e39cf79bc89bfb277de6d02ef8876 /x11-fonts/xfontsel/Makefile
parenta05be9cd7d3d1e150298c12fe3e9b67699a68f1d (diff)
downloadports-32df485cf68a4b91699696ebfb4f475d3f715a3f.tar.gz
ports-32df485cf68a4b91699696ebfb4f475d3f715a3f.zip
x11/*: Move manpages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts/xfontsel/Makefile')
-rw-r--r--x11-fonts/xfontsel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/xfontsel/Makefile b/x11-fonts/xfontsel/Makefile
index bb0ff51427b3..cdb050373af7 100644
--- a/x11-fonts/xfontsel/Makefile
+++ b/x11-fonts/xfontsel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfontsel
PORTVERSION= 1.0.6
+PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
@@ -9,4 +10,6 @@ WWW= https://www.x.org/
USES= xorg xorg-cat:app
USE_XORG= x11 xaw xmu xt
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+
.include <bsd.port.mk>