mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net-im/echat: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b5aa442c0a
commit
de42b11c73
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= echat
|
||||
DISTVERSION= 0.04beta1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://echat.deep.perm.ru/files/
|
||||
|
||||
|
@ -14,6 +15,7 @@ SUB_FILES= pkg-message
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|g ; \
|
||||
s|PREFIX=|PREFIX?=|g ; s|CC=|CC?=|g; \
|
||||
s|man/man1|share/man/man1|g; \
|
||||
\|^CFLAGS| { s|-g||; s|-O2||; } ; \
|
||||
\|CC|s|@||; \|install|s|-s|${STRIP}|; \
|
||||
s|PREFIX)|DESTDIR)$$(&|' ${WRKSRC}/Makefile
|
||||
|
|
|
@ -8,4 +8,4 @@ doc/echat-0.04beta1/README.tu
|
|||
doc/echat-0.04beta1/TODO
|
||||
doc/echat-0.04beta1/ec
|
||||
etc/echatrc.sample
|
||||
man/man1/echat.1.gz
|
||||
share/man/man1/echat.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue