Skip to content

Commit

Permalink
news/slrn: 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 1ab4481 commit 55a2f3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion news/slrn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= slrn
PORTVERSION= 1.0.3a
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= news
MASTER_SITES= http://www.jedsoft.org/releases/slrn/

Expand All @@ -17,6 +17,7 @@ CONFLICTS_INSTALL= ja-slrn
USES= gmake iconv tar:bz2

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+=--disable-inews --with-slrnpull \
${ICONV_CONFIGURE_ARG}

Expand Down
4 changes: 2 additions & 2 deletions news/slrn/pkg-plist
@@ -1,7 +1,7 @@
bin/slrn
bin/slrnpull
man/man1/slrn.1.gz
man/man1/slrnpull.1.gz
share/man/man1/slrn.1.gz
share/man/man1/slrnpull.1.gz
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/FAQ
Expand Down

0 comments on commit 55a2f3b

Please sign in to comment.