mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- fix for amd64.
This commit is contained in:
parent
d87674b7ee
commit
0598d97c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266428
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wavplay
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= apps/sound/players
|
||||
@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= apps/sound/players
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= A wav player and recorder
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= Doesn't work on !i386
|
||||
|
||||
MAN1= wavplay.1
|
||||
|
||||
PLIST_FILES= bin/wavplay bin/wavrec
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|u_long|u_int|g' ${WRKSRC}/*.c ${WRKSRC}/*.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user