mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Runs on 7.0-CURRENT with compat6x
Reported by: Rene Ladan <r.c.ladan@gmail.com>
This commit is contained in:
parent
4f02991a02
commit
5ce82a190b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195216
@ -61,6 +61,10 @@ SUB_LIST= SIMAP_BINARY=${SIMAP_BINARY} HMMER_BINARY=${HMMER_BINARY} SIMAP_APPVER
|
||||
IGNORE= only supports FreeBSD 6.X and newer
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700043
|
||||
LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKDIR}
|
||||
@${CP} ${DISTDIR}/${SIMAP_BINARY} ${WRKDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user