mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00: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
@ -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…
Reference in New Issue
Block a user