Skip to content

Commit

Permalink
misc/deco: 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 24, 2024
1 parent 2ba14de commit 7167a56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion misc/deco/Makefile
@@ -1,6 +1,6 @@
PORTNAME= deco
PORTVERSION= 3.9
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION}
PKGNAMESUFFIX= -misc
Expand All @@ -12,6 +12,7 @@ WWW= https://deco.sourceforge.net/

USES= ncurses tar:tgz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --libdir=${PREFIX}/share

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions misc/deco/pkg-plist
@@ -1,6 +1,6 @@
bin/deco
man/man1/deco.1.gz
man/ru.KOI8-R/man1/deco.1.gz
share/man/man1/deco.1.gz
share/man/ru.KOI8-R/man1/deco.1.gz
%%DATADIR%%/help/d.edit
%%DATADIR%%/help/d.general
%%DATADIR%%/help/d.hexview
Expand Down

0 comments on commit 7167a56

Please sign in to comment.