Skip to content

Commit

Permalink
converters/enca: 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 22, 2024
1 parent 0df5533 commit c8aa76a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions converters/enca/Makefile
@@ -1,5 +1,6 @@
PORTNAME= enca
PORTVERSION= 1.19
PORTREVISION= 1
CATEGORIES= converters textproc russian ukrainian
MASTER_SITES= http://dl.cihar.com/enca/

Expand All @@ -17,6 +18,7 @@ RUN_DEPENDS= umap:converters/p5-Unicode-Map8
USES= gmake iconv libtool localbase pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}
INSTALL_TARGET= install-strip

Expand Down
4 changes: 2 additions & 2 deletions converters/enca/pkg-plist
Expand Up @@ -11,8 +11,8 @@ libexec/enca/extconv/map
libexec/enca/extconv/piconv
libexec/enca/extconv/recode
libexec/enca/extconv/umap
man/man1/enca.1.gz
man/man1/enconv.1.gz
share/man/man1/enca.1.gz
share/man/man1/enconv.1.gz
%%PORTDOCS%%%%DOCSDIR%%/libenca/ch01.html
%%PORTDOCS%%%%DOCSDIR%%/libenca/index.html
%%PORTDOCS%%%%DOCSDIR%%/libenca/index.sgml
Expand Down

0 comments on commit c8aa76a

Please sign in to comment.