Skip to content

Commit

Permalink
x11-servers/Xfstt: 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 1dd0c31 commit dfeaa04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions x11-servers/Xfstt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfstt
PORTVERSION= 1.11
PORTREVISION= 1
CATEGORIES= x11-servers
MASTER_SITES= http://archive.hadrons.org/software/xfstt/

Expand All @@ -14,6 +15,7 @@ USES= compiler:c++11-lang cpe pkgconfig tar:xz xorg
USE_XORG= xorgproto
USE_RC_SUBR= xfstt
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=/var --disable-nls

TTFONTDIR= ${PREFIX}/share/fonts/TrueType
Expand Down
2 changes: 1 addition & 1 deletion x11-servers/Xfstt/pkg-plist
@@ -1,5 +1,5 @@
bin/xfstt
man/man1/xfstt.1x.gz
share/man/man1/xfstt.1x.gz
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/THANKS
@dir share/fonts/TrueType

0 comments on commit dfeaa04

Please sign in to comment.