mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
0594b70a0e
commit
635a219260
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343898
@ -13,11 +13,9 @@ LICENSE= MIT
|
||||
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man8/omping.8.gz
|
||||
|
||||
MAN8= ${PORTNAME}.8
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/share/man|/man|g' ${WRKSRC}/Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user