mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Support staging
- Rename patches according to porter's handbook
This commit is contained in:
parent
18c8e0376c
commit
6ba68fdd9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328584
9 changed files with 2 additions and 3 deletions
|
@ -12,11 +12,10 @@ COMMENT= A wav player and recorder
|
|||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON=Doesn't work on !i386 and amd64
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN1= wavplay.1
|
||||
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
|
||||
|
||||
PLIST_FILES= bin/wavplay bin/wavrec
|
||||
PLIST_FILES= bin/wavplay bin/wavrec man/man1/${PORTNAME}.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|u_long|u_int|g' ${WRKSRC}/*.c ${WRKSRC}/*.h
|
||||
|
|
Loading…
Add table
Reference in a new issue