Skip to content

Commit

Permalink
textproc/sablotron: 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 dba208a commit 907b017
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion textproc/sablotron/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sablotron
PORTVERSION= 1.0.3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION}
DISTNAME= Sablot-${PORTVERSION}
Expand All @@ -15,6 +15,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libexpat.so:textproc/expat2

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake iconv libtool localbase:ldflags
USE_CXXSTD= c++98
USE_LDCONFIG= yes
Expand Down
2 changes: 1 addition & 1 deletion textproc/sablotron/pkg-plist
Expand Up @@ -10,4 +10,4 @@ lib/libsablot.a
lib/libsablot.so
lib/libsablot.so.0
lib/libsablot.so.0.100.3
man/man1/sabcmd.1.gz
share/man/man1/sabcmd.1.gz

0 comments on commit 907b017

Please sign in to comment.