Skip to content

Commit

Permalink
textproc/ucto: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 22, 2024
1 parent 231241b commit 3bf9604
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion textproc/ucto/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ucto
DISTVERSION= 0.29
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -24,6 +24,7 @@ USE_GNOME= libxml2
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

TEST_TARGET= check
INSTALL_TARGET= install-strip
Expand Down
2 changes: 1 addition & 1 deletion textproc/ucto/pkg-plist
Expand Up @@ -6,7 +6,7 @@ lib/libucto.so
lib/libucto.so.6
lib/libucto.so.6.0.0
libdata/pkgconfig/ucto.pc
man/man1/ucto.1.gz
share/man/man1/ucto.1.gz
%%DATADIR%%/textcat.cfg
%%DATADIR%%/textcat_alt.cfg
%%DATADIR%%/textcat_normal.cfg

0 comments on commit 3bf9604

Please sign in to comment.