Skip to content

Commit

Permalink
irc/epic5: 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 7836046 commit 0c37756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions irc/epic5/Makefile
@@ -1,5 +1,6 @@
PORTNAME= epic5
PORTVERSION= 2.1.12
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/

Expand All @@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= iconv libarchive ncurses ssl tar:xz

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
COMMITID= 2078
PLIST_SUB+= COMMITID=${COMMITID}
CFLAGS:= ${CFLAGS:C/-O2/-O/g}
Expand Down
2 changes: 1 addition & 1 deletion irc/epic5/pkg-plist
@@ -1,7 +1,7 @@
bin/epic5
bin/epic5-%%COMMITID%%
libexec/epic5-wserv4
man/man1/epic5.1.gz
share/man/man1/epic5.1.gz
%%PORTDOCS%%%%DOCSDIR%%/256color
%%PORTDOCS%%%%DOCSDIR%%/BUG_FORM
%%PORTDOCS%%%%DOCSDIR%%/DCC_REVERSE
Expand Down

0 comments on commit 0c37756

Please sign in to comment.