mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- remove corrupted patch and use REINPLACE_CMD instead
- bump PORTREVISION PR: 177093 Reported by: John Marino <draco@marino.st> Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
This commit is contained in:
parent
eb62be4a99
commit
1403ba5316
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315061
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= phone
|
||||
PORTVERSION= 0.3.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.defora.org/os/download/download/3721/
|
||||
PKGNAMEPREFIX= deforaos-
|
||||
@ -27,4 +28,8 @@ USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/dev/modem,/dev/cuaU0,g' \
|
||||
${WRKSRC}/src/modems/hayes.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +0,0 @@
|
||||
d2108 1
|
||||
a2108 1
|
||||
device = "/dev/cuaU0";
|
Loading…
Reference in New Issue
Block a user