- fixed dup site in MASTER_SITES
- fixes from upstream until 2.18 is ready PR: ports/103175 Submitted by: Diane Bruce (maintainer)
This commit is contained in:
parent
394760cd9e
commit
7bb7a11c66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172828
2 changed files with 1164 additions and 78 deletions
|
@ -7,10 +7,11 @@
|
|||
|
||||
PORTNAME= linrad
|
||||
PORTVERSION= 2.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\
|
||||
http://g7rau.demon.co.uk/sm5bsz/linuxdsp/archive/\
|
||||
http://nitehawk.com/sm5bsz/linuxdsp/archive/
|
||||
http://www.sm5bsz.com/linuxdsp/archive/
|
||||
DISTNAME= lir02-17
|
||||
EXTRACT_SUFX= .tbz
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
@ -31,7 +32,7 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on FreeBSD 4.x
|
||||
IGNORE= does not compile on FreeBSD 4.x
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue