Skip to content

Commit

Permalink
devel/cvs-devel: 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 23, 2024
1 parent d8011b8 commit e10bce2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion devel/cvs-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= cvs
PORTVERSION= 1.12.13
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= devel
MASTER_SITES= GNU/non-gnu/${PORTNAME}/source/feature/${PORTVERSION}
PKGNAMESUFFIX= -devel
Expand All @@ -14,6 +14,7 @@ CONFLICTS= cvs cvs+ipv6
USES= cpe makeinfo perl5 tar:bzip2
CPE_VENDOR= gnu
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-ipv6 --without-gssapi \
--with-editor="vi" \
--with-tmpdir="/tmp"
Expand Down
6 changes: 3 additions & 3 deletions devel/cvs-devel/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
bin/cvs
bin/cvsbug
bin/rcs2log
man/man1/cvs.1.gz
man/man5/cvs.5.gz
man/man8/cvsbug.8.gz
share/man/man1/cvs.1.gz
share/man/man5/cvs.5.gz
share/man/man8/cvsbug.8.gz
share/cvs/contrib/README
share/cvs/contrib/clmerge
share/cvs/contrib/cln_hist
Expand Down

0 comments on commit e10bce2

Please sign in to comment.