Skip to content

Commit

Permalink
net/rude: 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 25, 2024
1 parent d23b786 commit 7b16f5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion net/rude/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rude
PORTVERSION= 0.70
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand All @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/DOC/COPYING
RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk

HAS_CONFIGURE= yes
CONFIGURE_ARGS= --mandir=${PREFIX}/share/man
CONFIGURE_ENV= --with-debug-lvl=3
USES= perl5 shebangfix
SHEBANG_FILES= grude/grude
Expand Down
4 changes: 2 additions & 2 deletions net/rude/pkg-plist
@@ -1,5 +1,5 @@
bin/crude
bin/grude
bin/rude
man/man8/crude.8.gz
man/man8/rude.8.gz
share/man/man8/crude.8.gz
share/man/man8/rude.8.gz

0 comments on commit 7b16f5c

Please sign in to comment.