Skip to content

Commit

Permalink
mail/alpine: 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 64de6d7 commit 03d1663
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions mail/alpine/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME?= alpine
DISTVERSION= 2.26
PORTREVISION= 1
CATEGORIES?= mail news
MASTER_SITES= https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/

Expand All @@ -15,6 +16,7 @@ USES+= cpe ssl libtool ncurses gettext-runtime
CPE_VENDOR= alpine_project

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS+= --with-debug-level=2 \
--enable-background-post \
Expand Down
6 changes: 3 additions & 3 deletions mail/alpine/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ bin/alpine
bin/rpdump
bin/rpload
etc/alpine.conf.sample
man/man1/alpine.1.gz
man/man1/rpdump.1.gz
man/man1/rpload.1.gz
share/man/man1/alpine.1.gz
share/man/man1/rpdump.1.gz
share/man/man1/rpload.1.gz

0 comments on commit 03d1663

Please sign in to comment.