mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/webresolve: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2840350502
commit
d91172c516
@ -1,6 +1,6 @@
|
||||
PORTNAME= webresolve
|
||||
PORTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://siag.nu/pub/webresolve/ \
|
||||
ftp://siag.nu/pub/webresolve/
|
||||
@ -16,6 +16,7 @@ ALL_TARGET= webresolve
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|; s|\-g||' \
|
||||
-e 's|$$(PREFIX)/man|$$(PREFIX)/share/man|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/splitwr
|
||||
bin/webresolve
|
||||
man/man1/webresolve.1.gz
|
||||
man/man1/splitwr.1.gz
|
||||
share/man/man1/webresolve.1.gz
|
||||
share/man/man1/splitwr.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user