Skip to content

Commit

Permalink
math/timbl: 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 12, 2024
1 parent ec04816 commit 036eaf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion math/timbl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= timbl
DISTVERSION= 6.8.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math education
MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -19,6 +19,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 math/timbl/pkg-plist
Expand Up @@ -23,4 +23,4 @@ lib/libtimbl.so
lib/libtimbl.so.7
lib/libtimbl.so.7.0.0
libdata/pkgconfig/timbl.pc
man/man1/timbl.1.gz
share/man/man1/timbl.1.gz

0 comments on commit 036eaf5

Please sign in to comment.